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