2015-05-22 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-05-22 |
jsg | fix a non safe use of TAILQ_FOREACH with TAILQ_REMOVE |
commit | commitdiff | tree | snapshot |
2015-05-22 |
jsg | fix a non safe use of LIST_FOREACH with LIST_REMOVE |
commit | commitdiff | tree | snapshot |
2015-05-21 |
kettenis | Use m_defrag(9) instead of rolling our own version... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-05-21 |
miod | Establish interrupts for both keyboard and mouse slots... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
miod | Report all valid interrupt locators in isaprint() ... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
miod | no such thing as mips64le |
commit | commitdiff | tree | snapshot |
2015-05-21 |
kettenis | Switch amd64, hppa, mips64, mips64le and powerpc to... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
reyk | No need to call tzset() and log_init() in the forked... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
nicm | Rename caddr_t p to cp in an inner block to avoid alias... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
djm | Support "ssh-keygen -lF hostname" to find search known_... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
jmc | some fixes from pjanzen; |
commit | commitdiff | tree | snapshot |
2015-05-21 |
mpi | No need for ifp since we do not set "rcvif". |
commit | commitdiff | tree | snapshot |
2015-05-21 |
mpi | No need to set "rcvif", if_input() does it for you. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
mpi | tedu commented out xl_testpacket(), remove one of the... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
mpi | Convert to if_output(). |
commit | commitdiff | tree | snapshot |
2015-05-21 |
mpi | Correctly state the link state to INVALID when creating... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
gerhard | Access to uninitialized variable fixed. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
djm | regress test for AuthorizedPrincipalsCommand |
commit | commitdiff | tree | snapshot |
2015-05-21 |
djm | add AuthorizedPrincipalsCommand that allows getting... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
djm | regress test for AuthorizedKeysCommand arguments |
commit | commitdiff | tree | snapshot |
2015-05-21 |
djm | support arguments to AuthorizedKeysCommand |
commit | commitdiff | tree | snapshot |
2015-05-21 |
djm | refactor: split base64 encoding of pubkey into its own |
commit | commitdiff | tree | snapshot |
2015-05-21 |
afresh1 | Re-remove extra perl utils, patch lost in 5.20.2 update |
commit | commitdiff | tree | snapshot |
2015-05-20 |
schwarze | Remove clauses 3 and 4 from Christos Zoulas' BSD license. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
millert | Remove function argument name from posix_spawnattr_gets... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
millert | Fix sign compare bug introduced when rnum() was redefin... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
rpe | Merge the get_drive() function with install_disk()... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
pelikan | Signed types are bad array indicies - let it panic... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
mikeb | scrap unused ixgbe_get_link_capabilities_X540 |
commit | commitdiff | tree | snapshot |
2015-05-20 |
reyk | Remove hotplug(4) sensor support: the code has been... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
kettenis | Use off_t instead of size_t to pass file size and print... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
mpi | Keep track of the ifih corresponding to a vlan instance... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
mpi | Do not increment if_opackets in if_output(). It might... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
nicm | Return empty string if format is empty rather than... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
miod | No need to check the return value of memcpy() if you... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
jsg | Remove cubieboard specific gpio led setting. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
jsg | Now all the socs use the same va entry point and don... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
jsg | ARM L2C driver is only relevant on Cortex-A9 machines. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
jsg | add per soc match functions instead of using armv7_match |
commit | commitdiff | tree | snapshot |
2015-05-19 |
guenther | Instead of testing for __ELF__ and/or vax, leave out... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
miod | Only attempt to load /etc/random.seed from the boot... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
miod | Extend the libsa loadfile(9) granularity to tell apart... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
miod | Move acquisition of the kernel lock deeper in the inter... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
rpe | Fix installing sets from cdrom if more than one drive... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
sobrado | improve spacing in disklabel template. |
commit | commitdiff | tree | snapshot |
2015-05-19 |
sobrado | better spacing in media types. |
commit | commitdiff | tree | snapshot |
2015-05-19 |
sobrado | sort media type extensions for text/html and image... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
sobrado | drop comment about being possible to include /etc/nginx... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
mikeb | Test divert-to rules' address handling (pfctl/parse... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
reyk | Get the rdomain from the newly exposed ifi_rdomain... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
millert | When a user is specified via the -u flag, use setuserco... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
millert | Add -c flag to display the user's login class. OK... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
mpi | splx should also be called in the error case, fix a... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
mpi | Do not leak a rtentry if it is unusable. |
commit | commitdiff | tree | snapshot |
2015-05-19 |
kettenis | Keep visibility information for references to discarded... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
mikeb | Increase a maximum firmware handshake timeout to 10s |
commit | commitdiff | tree | snapshot |
2015-05-19 |
mpi | Convert to if_input(). |
commit | commitdiff | tree | snapshot |
2015-05-19 |
mpi | Convert to if_input(). |
commit | commitdiff | tree | snapshot |
2015-05-19 |
mpi | We cannot check for M_BCAST or M_MCAST now that vlan_in... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
mpi | Take vlan(4) out of ether_input(). |
commit | commitdiff | tree | snapshot |
2015-05-19 |
nicm | In terminfo, sometimes cvvis implies cnorm and sometime... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
jsg | change names to not conflict with omap intc |
commit | commitdiff | tree | snapshot |
2015-05-19 |
jsg | rename global variables to not conflict with gptimer |
commit | commitdiff | tree | snapshot |
2015-05-19 |
jsg | Abstract the soc_machdep.c functions to allow a kernel... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
jsg | use the same va entry point on all armv7 socs |
commit | commitdiff | tree | snapshot |
2015-05-18 |
jsg | Make armv7 startup PIC. From Dale Rahn in bitrig. |
commit | commitdiff | tree | snapshot |
2015-05-18 |
czarkoff | Make TAPE=- mean stdout in tar |
commit | commitdiff | tree | snapshot |
2015-05-18 |
guenther | Do lazy update/reset of the FS.base and %[def]s segment... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
bluhm | For each file in sysctl(KERN_FILE_BYFILE), FILLIT(... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
kettenis | Make the compiler emit visibility information for ... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
espie | identical common code -> refactor |
commit | commitdiff | tree | snapshot |
2015-05-18 |
espie | better error in case we can't create tempfiles |
commit | commitdiff | tree | snapshot |
2015-05-18 |
krw | Tweak parsing so that hostnames starting with 0-9 are... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
bluhm | Fix a crash reported and analyzed by Bertrand PROVOST... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
bluhm | The first line of a HTTP request is the method-url... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
reyk | Change spamd to use divert-to instead of rdr-to. |
commit | commitdiff | tree | snapshot |
2015-05-18 |
ajacoutot | Put ntpd.conf in MUTABLE so it's installed with 0644... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
deraadt | getentropy() and sendsyslog() have been around long... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
krw | Stop rejecting leases with a subnet that overlaps a... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
reyk | Currently, after 4 failed constraint checks, we suspect... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
deraadt | swap calloc() arguments for clarity |
commit | commitdiff | tree | snapshot |
2015-05-18 |
deraadt | enable ntpd by default at install time. We use pools... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
reyk | Move the rdomain from struct ifnet into struct if_data... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
mikeb | Prevent splassert from firing during sd_flush which... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
deraadt | No longer need tricks with setvbuf(). Instead, we... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
mpi | Do not change "rcvif" without goint through if_input... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
dtucker | Simplify example constraints URL to reduce load on... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
espie | simplify progressmeter calls to visit_and: we retrieve... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
espie | have visit_with_count and visit_with_size use the same... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
espie | since the progressmeter is always tied to a state,... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
nicm | Add -d flag and dc capability to open devices non-block... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
miod | Reenable the page zeroing thread on MP m88k kernels. |
commit | commitdiff | tree | snapshot |
2015-05-18 |
miod | Move the logic deciding whether to grab the kernel... |
commit | commitdiff | tree | snapshot |
2015-05-17 |
bluhm | Add test cases for a crash reported by Bertrand PROVOST... |
commit | commitdiff | tree | snapshot |
2015-05-17 |
kettenis | Record inter-library dependencies between libcrypto... |
commit | commitdiff | tree | snapshot |
2015-05-17 |
guenther | Add 'D' to usage optstring. Prodded by jmc@ |
commit | commitdiff | tree | snapshot |
2015-05-17 |
guenther | Add -D option for displaying the dynamic symbol table |
commit | commitdiff | tree | snapshot |
2015-05-17 |
reyk | When resolving the "constraint" (singular), store all... |
commit | commitdiff | tree | snapshot |
next |