summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use err(3). Add prototypes.charnier1997-08-112-18/+32
* Cosmetic.charnier1997-08-111-2/+3
* Remove local redefinition for err(). Add usage().charnier1997-08-117-155/+135
* Add an ntohs() and format an IP address with inet_ntoa() whenfenner1997-08-111-3/+3
* Merge Lite2 changes.steve1997-08-111-2/+2
* Fix typo: "send" -> "end"fenner1997-08-111-1/+1
* Make "make-localhost" Y2K safe by using "date +%Y" instead of "date +%y"fenner1997-08-111-1/+1
* Oops, add #include's (forgotten in last commit) to make thissteve1997-08-111-1/+4
* Use -I../../sys instead of -I/sys.steve1997-08-111-2/+2
* Remove #ifdef NEWVM code and remove extra "key.name = p" line.steve1997-08-111-125/+6
* Fix seg fault when invalid keywords are used.steve1997-08-111-3/+2
* Default size for FD_SETSIZE is 1024 not 256.steve1997-08-111-1/+1
* Mention vty* in the man page.steve1997-08-112-2/+6
* Correct default log file name.brian1997-08-102-4/+4
* - Buffer space problem found by Sergio Lenzi <lenzi@bsi.com.br>brian1997-08-1010-184/+594
* Oops, fix breakage to UP kernel.fsmp1997-08-104-4/+30
* Added trap specific lock calls: get_fpu_lock, etc.fsmp1997-08-108-257/+315
* Don't initialize structures from other variables; gcc -ansi -pedanticwpaul1997-08-101-6/+7
* Cheap fix for kern/4255.fsmp1997-08-107-28/+70
* Implement canonical locking protocolache1997-08-103-62/+83
* Ops the arguments to copyin was in the wrong order..sos1997-08-102-4/+4
* Remove forgotten debug statement.brian1997-08-101-2/+1
* Add "-f fmt date" for specification of thebrian1997-08-102-63/+93
* Implement the LCP fail_counter: if an option has been NAK'ed for morejoerg1997-08-101-4/+13
* If, in a level N dump, the file with the inode number X is ajoerg1997-08-101-2/+6
* Hack^H^H^H^Hworkaround for itimerfix(9) gratuitously limiting thejoerg1997-08-101-0/+16
* Synchronize with sys/i386/i386/trap.c revision 1.103.kato1997-08-101-1/+14
* Synchronize with sys/i386/isa/syscons.c revision 1.230.kato1997-08-101-14/+12
* Fix the VLSI chipset name from "Eagle" to "Eagle II".phk1997-08-101-5/+5
* Add a man page for sb(4).joerg1997-08-102-2/+76
* The "cutsie" register parameter passing that I had mistakenly used breaksdyson1997-08-101-10/+10
* Some fixes towards making "default configs" work again.fsmp1997-08-097-91/+105
* Minor conditionalization of XXX_MPLOCK on PEND_INTS.fsmp1997-08-093-3/+12
* Change [-DMHW [+|-]val] to [-v [+|-]val[ymwdHM]]brian1997-08-095-108/+166
* Build instbsdi.exe in obj directory (make world stopper)ache1997-08-091-4/+4
* Added 'lock' instruction before 3 places that update ipending.fsmp1997-08-093-3/+12
* Fix the checks for screenborder for the mousepointer.sos1997-08-093-42/+36
* Import strptime(3) into libc. We've got permission by Kevin Ruddy tojoerg1997-08-098-495/+647
* This commit was generated by cvs2svn to compensate for changes in r28019,joerg1997-08-091-0/+358
|\
| * Clean import of strptime(3) onto a vendor branch.joerg1997-08-091-0/+358
* Don't accidently compress "sh" or there are unfortunate consequences.peter1997-08-091-1/+1
* Add aliases for hostmaster, webmaster & abuse, all point to root.phk1997-08-092-2/+12
* Note that /etc is not installed by world target either.jkh1997-08-091-3/+4
* Modify the scheduling policy to take into account disk I/O waitsdyson1997-08-095-5/+52
* Remove the notixe about top(1) since it's now also part of 2.2.x.joerg1997-08-091-3/+5
* Synchronize with sys/i386/isa/wd.c revision 1.135.kato1997-08-091-2/+11
* Disabled SW_VGA_MODEX when PC98 is defined.kato1997-08-091-2/+2
* A couple of missing doscmd header files. Messed up again. Now candyson1997-08-093-0/+203
* Add a valuable binary that enables I/O to U**X mounted disks.dyson1997-08-092-1/+176
* Commit the manpage for doscmd.dyson1997-08-091-0/+705
OpenPOWER on IntegriCloud