Age | Commit message (Expand) | Author |
2001-03-09 | kernel will compile with -Werror. Added intr.h | Steve Murphree |
2001-03-09 | Protect protypes, certain macros, and inlines from userland. Checked userland | smart |
2001-03-09 | exit(-#) is wrong | Theo de Raadt |
2001-03-09 | exit(-#) is wrong | Theo de Raadt |
2001-03-09 | create *.pub files with umask 0644, so that you can mv them to authorized_keys | Theo de Raadt |
2001-03-09 | PATH_MAX+1 is wrong. Not cranking libc/libc_r majors over this, since they j... | Theo de Raadt |
2001-03-09 | Move nanosleep() proto to from sys/time.h to time.h where it belongs. | Todd C. Miller |
2001-03-09 | PATH_MAX includes NUL | Theo de Raadt |
2001-03-09 | Talk a little more about the differences between PPPoE on FreeBSD & OpenBSD. | brian |
2001-03-08 | Sync mirror list there, too, and update mirror contact address. deraadt@ ok | Miod Vallat |
2001-03-08 | Include <machine/asm_macro.h>, reorder include files list. | Miod Vallat |
2001-03-08 | Define ff1() as a one-liner assembly inline, rather than a function in | Miod Vallat |
2001-03-08 | Forgot to add this file yesterday, as part of the new include files, | Miod Vallat |
2001-03-08 | exit(-1) -> exit(1) | Angelos D. Keromytis |
2001-03-08 | implement client side of SSH2_MSG_USERAUTH_PK_OK (test public key -> | Markus Friedl |
2001-03-08 | whack exit(-#) | Theo de Raadt |
2001-03-08 | whack exit(-#) | Theo de Raadt |
2001-03-08 | spelling, cleanup; ok deraadt@ | Kevin Steves |
2001-03-08 | document that exit() -> wait() only returns low bits | Theo de Raadt |
2001-03-08 | Put "Symbios" in the NAME so man -k will find it; ian@darwinsys.com | Aaron Campbell |
2001-03-08 | unused; ok markus@ | Kevin Steves |
2001-03-08 | Replace thread_wakeup() with wakeup(). It is defined in vm_extern.h as a | smart |
2001-03-08 | spelling | Todd T. Fries |
2001-03-08 | typo, PR#1717 | Jakob Schlyter |
2001-03-08 | indentation | Artur Grabowski |
2001-03-08 | Be more careful about who we treat as the syncer. | Artur Grabowski |
2001-03-08 | make nd6_storelladdr()'s behavior consistent about mbuf freeing on errors. | Jun-ichiro itojun Hagino |
2001-03-08 | more missing splx. sync with kame | Jun-ichiro itojun Hagino |
2001-03-08 | Add support for wscons. Support for PC, USB and ADB keyboards. | Mats O Jansson |
2001-03-08 | Make struct wscons_keydesc public. To make it possible for kbd(1) to | Mats O Jansson |
2001-03-08 | Avoid inclusion of extraneous text in mdoc macro rendering. | Aaron Campbell |
2001-03-08 | move gif* and faith* into sys/conf/GENERIC. deraadt and angelos ok | Jun-ichiro itojun Hagino |
2001-03-08 | correct delroute() against host routes. clarify ROUTE6D p2p advert behavior | Jun-ichiro itojun Hagino |
2001-03-08 | create devices for usb devices and raid | Eric Jackson |
2001-03-08 | configure usb devices and raid | Eric Jackson |
2001-03-08 | doc size limitations | Theo de Raadt |
2001-03-08 | KNF & block size fix from daeron@student.utwente.nl | Theo de Raadt |
2001-03-08 | better synopsis line | Paul Janzen |
2001-03-08 | de-register, use getopt(), prevent a few terribly unlikely buffer | Paul Janzen |
2001-03-08 | Print examples correctly | Paul Janzen |
2001-03-08 | integrate IPv6 items into the list of IPv4 items, to avoid | Jun-ichiro itojun Hagino |
2001-03-08 | correct use of a pointer variable. sync with tcpdump.org. | Jun-ichiro itojun Hagino |
2001-03-08 | stay consistent with other man pages. | Brad Smith |
2001-03-08 | remove bogus rtfree. inspired by fix to PR 1706. sync with kame | Jun-ichiro itojun Hagino |
2001-03-08 | turn off useprivilegedports by default. only rhost-auth needs | Markus Friedl |
2001-03-08 | Some warning hunting. | Miod Vallat |
2001-03-08 | Some warning hunting. | Miod Vallat |
2001-03-08 | Some warning hunting. | Miod Vallat |
2001-03-07 | and this will produce a cubios mickey | Michael Shalayeff |
2001-03-07 | spelling | Todd T. Fries |