summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update the prototype for "r_brk" to correspond with the change injdp2000-09-183-3/+6
* Sort the output of mountbrian2000-09-181-1/+1
* o Disallow privileged processes in jail() from directly accessingrwatson2000-09-181-1/+9
* o Allow privileged processes in jail() to override sticky bit behaviorrwatson2000-09-181-2/+2
* o Add a comment clarifying interaction between jail(), privileged processes,rwatson2000-09-181-0/+5
* o Add missing PRISON_ROOT allowing a privileged process in a jail() to notrwatson2000-09-181-1/+1
* Fix cut'n'paste bogon.des2000-09-182-2/+2
* Add new line character to debugging printf's.ps2000-09-181-4/+4
* o Substitute suser() calls for direct credential checks, which is nowrwatson2000-09-184-8/+10
* Only read to the end of the select track.sos2000-09-181-6/+9
* Fixed the printing of header for IPv4 routing table without -l option.ru2000-09-181-1/+1
* Since the unit number of a midi/sequencer device is expressed in 4tanimura2000-09-182-2/+2
* Ignore attempts to set flags to zero. This quenches a syslog warningphk2000-09-181-1/+1
* Steal 512KB more from system memory for heap instead of 256KB. We diedmjacob2000-09-181-9/+11
* Run SECONDARY_LOAD_ADDRESS down to 0x2000a000- this still leavesmjacob2000-09-181-1/+1
* Make the stack 12K- we seem to need a bit more.mjacob2000-09-181-3/+3
* Correct a few typos, including a mis-represented option (-s instead ofsheldonh2000-09-181-4/+4
* Fix symlink-to-a-dir handling in pkg_delete.sobomax2000-09-183-6/+24
* Add two new features to chio(1):ken2000-09-182-15/+304
* This is really gross.gibbs2000-09-181-2/+2
* Initialize 'hints_loaded' to 0.mdodd2000-09-171-1/+1
* dynamify- probe codec for supported channelscg2000-09-171-30/+50
* fix warningscg2000-09-174-6/+3
* Added a couple more missing FXP_SPLVAR()'s.dg2000-09-172-0/+4
* As a minor optimization, do suspended checking more like it was originallydg2000-09-172-2/+12
* Added missing FXP_SPLVAR() to fxp_intr().dg2000-09-172-4/+4
* Attempt to replicate the new fxp SMP locking in the changes committeddg2000-09-172-12/+16
* Added support for APM suspend/resume.dg2000-09-174-14/+222
* Add include of proc.h to make compile without SMP defined. Thiscp2000-09-172-0/+2
* Add reinstallkernel target. Does same thing as installkernel, butimp2000-09-171-0/+3
* Note about moving kernel names.imp2000-09-171-0/+5
* 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
OpenPOWER on IntegriCloud