summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Kill gets() foundache1996-02-231-3/+3
* | Add a note about the RFC-1535 compliant behaviour of the recent BINDjoerg1996-02-221-1/+32
* | Make the default behavior of local port assignment match traditionalpeter1996-02-224-30/+163
* | Remove useless (for us) Makefiles. There were already other "Makefile.dist"peter1996-02-2256-6351/+0
* | Merge 8.7.3->8.7.4 changes onto mainline.peter1996-02-222-6/+13
* | This commit was generated by cvs2svn to compensate for changes in r14182,peter1996-02-223-9/+29
|\ \
| * | Update to sendmail-8.7.4. This fixes a DNS related security vulnerabilty.peter1996-02-225-15/+42
* | | Fixed bug in Path MTU Discovery that caused the system to have to re-dg1996-02-222-48/+8
* | | Add Bernd Rosauer to contributors.tg1996-02-221-1/+2
* | | Add a "NO_SWAPPING" option to disable swapping. This was originally donedg1996-02-222-15/+24
* | | Fix a problem that select did not work with direct writes. Makedyson1996-02-221-8/+15
* | | . cast the error and status registers properly to (unsigned short),joerg1996-02-221-5/+9
* | | . move out the error and status register def's for wt intojoerg1996-02-223-27/+76
* | | Removed un-used code.nate1996-02-212-24/+0
* | | Updated PC-CARD support to contain most of the code from the latestnate1996-02-211-0/+104
* | | Updated PC-CARD support to contain most of the code from the latestnate1996-02-215-19/+160
* | | Fix weak random number holeache1996-02-218-15/+284
* | | Print out an informative message if the verbose option is givenmpp1996-02-212-3/+7
* | | Add back missing crypt.3 man page.jkh1996-02-211-1/+2
OpenPOWER on IntegriCloud