summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-07-14KNF, symbolic constantsDavid Leonard
1999-07-14KNF, cleanupDavid Leonard
1999-07-14KNF, cleanup, saner namesDavid Leonard
1999-07-14KNFDavid Leonard
1999-07-14KNF, add "need initialise" and "promisc" soft state flags. Give names to cons...David Leonard
1999-07-13Merge with FreeBSD 3.2, while keeping OpenBSD mktemp/mkstemp fixes.Theo de Raadt
1999-07-13correct non-STDC caseTheo de Raadt
1999-07-13delete pointer to ibcs2-setup.. no such thing; d@Theo de Raadt
1999-07-13updateMichael Shalayeff
1999-07-13ipsec.c: Merge with EOM 1.114Niklas Hallqvist
1999-07-13Merge with EOM 1.17Niklas Hallqvist
1999-07-13introduce fdremove() to mark a file descriptor as unused. fdremove makesNiels Provos
1999-07-13WaveLAN manapageNiklas Hallqvist
1999-07-13whoops, isatty(3) and ttyname(3) are the same man pageAaron Campbell
1999-07-13more tty cross referencesAaron Campbell
1999-07-13Xr isatty(3)Aaron Campbell
1999-07-12allocate 5% bufcache if <=16M memory installedMichael Shalayeff
1999-07-12export cr24 and cr25 from trapframe structureMichael Shalayeff
1999-07-12don't resolve NULL at the bottom of the stack trace (parse trapframe later)Michael Shalayeff
1999-07-12note wax in the sample layoutMichael Shalayeff
1999-07-12better set_psw() usageMichael Shalayeff
1999-07-12vaddr_t,paddr_tMichael Shalayeff
1999-07-11Fix check for valid user name in interactive useMarc Espie
1999-07-11WaveLAN configuration utilityNiklas Hallqvist
1999-07-11WaveLANNiklas Hallqvist
1999-07-11regenNiklas Hallqvist
1999-07-11Some new pcmcia vendors and productsNiklas Hallqvist
1999-07-11WaveLAN driver from FreeBSDNiklas Hallqvist
1999-07-11Extend the pcmcia I/O space to what it should beNiklas Hallqvist
1999-07-11man page fixes from ncurses-990710Todd C. Miller
1999-07-11ncurses-990710:Todd C. Miller
1999-07-11ncurses-990710:Todd C. Miller
1999-07-10Fix a SEGV after you HUP vi; dean@netbsd.orgTodd C. Miller
1999-07-10make .Nx print simply "NetBSD" when not given an argumentAaron Campbell
1999-07-10fix missing footer bug; mycroft@netbsdAaron Campbell
1999-07-10back out previous commit, it was actually just a "nice try"Aaron Campbell
1999-07-10Fix an annoying bug where blank lines were being inserted when viewing a manAaron Campbell
1999-07-10Leap through one more hoop to avoid alignment problems.brian
1999-07-09First cut at mdoc'ing this one. More cleanup and content changes coming after...Kjell Wooding
1999-07-09vm_offset_t -> {v,p}addr_t and vm_size_t -> {v,p}size_tArtur Grabowski
1999-07-09enable man6Hugh Graham
1999-07-09oops. missed a fewArtur Grabowski
1999-07-09intro pages for sections 5 and 6Hugh Graham
1999-07-09vm_offset_t -> {v,p}addr_t and vm_size_t -> {v,p}size_tArtur Grabowski
1999-07-09vm_offset_t -> {v,p}addr_t and vm_size_t -> {v,p}size_tArtur Grabowski
1999-07-09vm_offset_t -> {v,p}addr_t and vm_size_t -> {v,p}size_tArtur Grabowski
1999-07-09syncTheo de Raadt
1999-07-09MANSUBDIRTheo de Raadt
1999-07-09i386 man pages in cat2/i386/Theo de Raadt
1999-07-09Fixup for linkTobias Weingartner