summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert "time zone" to "timezone" in NAME sectionwosch1996-02-273-4/+4
* first check the count and then getwosch1996-02-261-1/+1
* Add a counter for the number of times the listen queue was overflowed toguido1996-02-264-5/+11
* Typo (vi -> v1).guido1996-02-261-2/+2
* Fix wrong logic, certain rules never matched.phk1996-02-261-2/+2
* Add support for NIS v1 client procedures. The following procedureswpaul1996-02-264-53/+260
* Add structure and procedure definitions for NIS v1. (This informationwpaul1996-02-261-2/+71
* Bring in some of Paul K's fixes for ldconfig from NetBSD-current.pst1996-02-262-20/+60
* Clean up the 3c5x9 driver and add an eisaconf probe to it. This shouldgibbs1996-02-264-376/+514
* 3c5x9.c:gibbs1996-02-267-11/+627
* Add i386/eisa/3c5x9.c, the eisaconf probe for the 3Com 3c579 and thegibbs1996-02-262-2/+4
* print error messages to stderrwosch1996-02-251-36/+42
* Added some delays to the probe. This might fix some incompatible UARTsbde1996-02-253-3/+12
* Don't turn off the motor on active drives. The motor timeout maybde1996-02-253-3/+36
* Depend on libdisk.a.bde1996-02-253-6/+9
* Don't trash %ebp.bde1996-02-251-2/+2
* Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet.bde1996-02-253-4/+4
* Removed vestigial support for the obsolete FIFO option. In ext2fsbde1996-02-256-16/+5
* Duh: remember to #include <stdlib.h> to pick up declarations forwpaul1996-02-251-3/+2
* Re-insert a missing pmap_remove operation.dyson1996-02-252-4/+4
* move stat behind open to cover corner casepst1996-02-251-2/+8
* Fix a problem with tracking the modified bit. Eliminate thedyson1996-02-257-278/+319
* update suggested flags for rpc.yppasswdd (-t now does what -m used to do)wpaul1996-02-241-3/+3
* Add securenets support (uses same access control mechanism as ypserv,wpaul1996-02-245-12/+75
* Add real securenets support. By default, ypserv now uses /var/yp/securenetswpaul1996-02-245-39/+228
* Added support for Cyclades and Digiboard devices.bde1996-02-242-58/+128
* Now that we install the `flex' alias for our lex, we should alsojoerg1996-02-241-2/+4
* Add minherit.2 to Makefile.. (oops, forgot it before)peter1996-02-241-1/+2
* If the two recently added sysctl variables exist, use those rather thanpeter1996-02-243-22/+51
* Add two sysctl variables that can be read by libutil and libkvm so thatpeter1996-02-242-3/+18
* Make the ipfw LKM work again.phk1996-02-243-97/+6
* Update to match kernel code.phk1996-02-243-100/+252
* Make getsockopt() capable of handling more than one mbuf worth of data.phk1996-02-245-48/+121
* A new ipfw program that can set and control the new features.phk1996-02-242-969/+400
* The new firewall functionality:phk1996-02-244-57/+70
* Attempt to document the recent in_pcb local port address changes..peter1996-02-231-0/+34
* I overlooked this one.phk1996-02-231-1/+6
* rfork/minherit glue in libcpeter1996-02-234-7/+237
* Add prototype for rfork().peter1996-02-231-0/+1
* Garrett pointed out that the correct place for unix system call argspeter1996-02-233-21/+21
* kern_descrip.c: add fdshare()/fdcopy()peter1996-02-2310-49/+247
* Run makesyscalls to regen the tables.peter1996-02-235-21/+78
* Add hooks for rfork/minherit pair, and reset args of vfork in preperationpeter1996-02-231-2/+24
* Note the syscall numbers used in BSD/OS 2.x. We dont want topeter1996-02-231-10/+9
* If a .db file is 0 length, initialize it as if it did not exist.pst1996-02-231-1/+2
* Merge in changes to support the new rpc.yppasswdd(8) and fix a few bugs.wpaul1996-02-2310-295/+755
* Update -current ipfw program as well.phk1996-02-232-170/+29
* Big sweep over the IPFIREWALL and IPACCT code.phk1996-02-239-851/+361
* rpc.yppasswdd instead of yppasswddadam1996-02-231-2/+2
* Add a dire warning about misusing the setlogin() system call. Be verypeter1996-02-231-1/+46
OpenPOWER on IntegriCloud