summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adjust 'camcontrol negotiate -v' so it prints out the initiator ID from theken2000-09-171-0/+2
* Silence a warning.des2000-09-171-1/+1
* cope with the following reply on PASV (without paren). need more tests.ume2000-09-171-4/+8
* pccard_beep parameter was already supported by rc.conf.sanpei2000-09-171-0/+4
* Brought back schedsofttty() (SMPng casualty). Didn't bring back thebde2000-09-171-10/+7
* add PIOCSRESOURCE(IOC_GET_RESOURCE_RANGE)sanpei2000-09-174-5/+95
* Declare sigexit() as non-returning.bde2000-09-171-5/+5
* Unpessimized CURSIG(). The fast path through CURSIG() was broken inbde2000-09-171-6/+6
* Uninlined CURSIG() and unpolluted <sys/signalvar.h>. CURSIG() had becomebde2000-09-172-36/+27
* change the evaluation order of the rsvp socket in rsvp_input()kjc2000-09-171-31/+19
* Properly jail UDP sockets. This is quite a bit more tricky than TCP.phk2000-09-171-5/+19
* Reverse last commit, a better fix has been found.phk2000-09-171-8/+3
* Add locking to make able to run without the Giant lock being held. Thiscp2000-09-174-34/+102
* Added used include of <sys/mutex.h> (don't depend on pollution inbde2000-09-174-0/+6
* Reference DRIVER_MODULE.9alex2000-09-171-1/+4
* Add DRIVER_MODULE.9, the manual page describing the kernel driveralex2000-09-172-1/+100
* Make sure UDP sockets are explicitly bind(2)'ed [sic] before we connect(2)phk2000-09-171-3/+8
* Spelling fixesache2000-09-171-2/+2
* Added FreeBSD 4.1.1wosch2000-09-171-0/+3
* Add new flag PDIRUNLOCK to the component.cn_flags which should be set bybp2000-09-174-22/+56
* Overhaul of the build-time include file generation. Don't break in evp.hkris2000-09-173-47/+32
* Give users a way to alter the sendmail (and related utilities) buildgshapiro2000-09-1712-2/+86
* Forgot semicolon after rcsidnsayer2000-09-171-1/+1
* Silence lame compiler warning.truckman2000-09-161-0/+2
* Only build sftp-server conditionallykris2000-09-161-1/+3
* Add tr_TR.ISO_8859-9 to nlsache2000-09-161-0/+2
* Add tr_TR.ISO_8859-9ache2000-09-161-0/+2
* Comment out MTREE_FOLLOWS_SYMLINKS by default, since it picked before mtree isache2000-09-162-2/+2
* Fix situations where none of the scripts executed produce output,brian2000-09-161-43/+54
* Pickup SPECNAMELEN from <sys/param.h> and use it.phk2000-09-161-15/+10
* Move SPECNAMELEN from <sys/conf.h> to <sys/param.h>phk2000-09-163-4/+1
* Today is just not my day. Really get the right file.gibbs2000-09-161-0/+6
* Add missing tr_TR.ISO_8859-9 directory.phk2000-09-161-0/+2
* Enable crypto by default with "canned" distributions (it can stilljkh2000-09-164-8/+12
* Use _ instead or - where proper, according to the style I have beendcs2000-09-162-17/+35
* Pull the correct file over to freefall.gibbs2000-09-161-30/+48
* 1. In key printing routine, the loop variable was j, but inside thensayer2000-09-162-19/+38
* I have no idea how a '#' became a '*'...phk2000-09-161-1/+1
* Solve a name clash.dcs2000-09-162-6/+12
* Add PCIM_CMD_MWRICEN, the bit in the command register in PCI spacegibbs2000-09-162-0/+2
* Move aicasm to its own subdirectory.gibbs2000-09-168-105/+110
* Move aicasm to its own subdirectory.gibbs2000-09-1625-11044/+11354
* Update for aic7xxx driver reorganization.gibbs2000-09-161-8/+9
* The default search path for kernel and modules was bogus. It makes nodcs2000-09-161-1/+1
* The module_path set by default was bogus. It had /boot/kernel last,dcs2000-09-161-3/+3
* Both boot and boot-conf were using a different algorithm from the onedcs2000-09-162-32/+38
* Don't declare ospeed as a common - and it happens to be incorrect as well.peter2000-09-161-1/+2
* hint vs hints typoimp2000-09-161-1/+1
* Make LINT link.phk2000-09-163-0/+12
* Add proper prototype for dkcksum();phk2000-09-163-0/+6
OpenPOWER on IntegriCloud