summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rresvport_af() and bindresvport_af()deraadt1999-12-169-75/+213
* Bugfix: execvp might fail for many reasons.espie1999-12-161-4/+6
* Var_Subst is actually two distinct functions folded into one:espie1999-12-169-162/+180
* remaining part of the previous patch... patch got confused somehow.espie1999-12-161-12/+13
* for.c becomes sane.espie1999-12-163-167/+154
* Allocate buffers as static data structures.espie1999-12-167-141/+119
* Fix those two bugs in cond.c.espie1999-12-161-35/+35
* Remove unneeded extraneous zeros at the end of buffers.espie1999-12-163-20/+8
* Remove redundant fields from struct Buffer.espie1999-12-162-112/+41
* Split Buf_GetAll into Buf_Retrieve/Buf_Size.espie1999-12-167-77/+42
* Start cleaning up buf.c in earnest.espie1999-12-164-73/+49
* regen.fgsch1999-12-162-2/+9
* sigh, fix head.fgsch1999-12-161-1/+1
* Add TI1211.fgsch1999-12-161-1/+2
* incorrect bounds on strlcpy()deraadt1999-12-161-2/+2
* Add the ability to use interface names in place of addresseskjell1999-12-168-86/+110
* show ip6.forwardingderaadt1999-12-161-1/+2
* Xr inet6 4deraadt1999-12-164-2/+6
* syncderaadt1999-12-162-1/+8
* move dump file to /var/run, not /var/tmp.itojun1999-12-162-7/+7
* Add in cleaner dual bus and dual LVD bus support.mjacob1999-12-161-41/+68
* Add in dual bus (1240/1280) support. Some more cleanups, including fixesmjacob1999-12-161-24/+46
* Roll platform version. Add a second scsi_link struct in the privatemjacob1999-12-161-7/+7
* Clean up some SXP definitions so that a SXP_BANK1_SELECT can be |'d in.mjacob1999-12-161-92/+96
* Add in dual LVD (1280) support. Reorganize the model codes slightlymjacob1999-12-161-4/+11
* Add in Qlogic 1240 (Dual Ultra) and Qlogic 1280 (Dual Ultra 2) support.mjacob1999-12-161-15/+80
* Split SDEV_NOSYNCWIDE into SDEV_NOSYNC and SDEV_NOWIDE (as is donemjacob1999-12-162-20/+40
* Get the index in the ifnet_addrs array right (as if_index isangelos1999-12-161-5/+5
* deposit dump file in /var/run; markusderaadt1999-12-162-5/+5
* use arc4random()deraadt1999-12-161-5/+2
* non-working awi driver; someone finish itderaadt1999-12-1612-8/+4692
* Require privileges in LMCSIOINFO.angelos1999-12-151-3/+2
* Require privileges to change card parameters.angelos1999-12-151-3/+8
* these strcpy are finederaadt1999-12-151-4/+4
* "Connection closed by x.x.x.x": fatal() -> log()markus1999-12-151-3/+5
* keysize warnings talk about identity filesmarkus1999-12-152-5/+5
* remove pn, replace with dcjason1999-12-151-3/+2
* make dc only match pn (temporarily)jason1999-12-151-1/+5
* From gcc development sources:espie1999-12-151-1/+6
* never go into persist mode if there are still segments to be retransmitted.provos1999-12-152-25/+15
* add missing Xrs and clean a bitjason1999-12-151-5/+11
* man page for txphyjason1999-12-152-3/+53
* fix declarationsericj1999-12-151-12/+13
* Be more verbose about when system immutable flags may be set/cleared.aaron1999-12-151-6/+11
* usage cleanupderaadt1999-12-151-8/+6
* do not overwrite traffic class portion when filling in IPv6 version field.itojun1999-12-156-16/+25
* don't check INET too much, it will make trouble with lkm compilation.itojun1999-12-151-8/+3
* safe strcpyderaadt1999-12-151-3/+3
* overflow safederaadt1999-12-152-5/+5
* does not overflowderaadt1999-12-151-3/+3