summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Back out patch for cond_timedwait() bug from -current, since other changesjasone1999-05-083-30/+3
* Fix some of the places where too much inside knowledge about major/minorphk1999-05-0818-104/+142
* Fix some disordering I introduced with the jail code.phk1999-05-081-2/+3
* I got tired of seeing all the cdevsw[major(foo)] all over the place.phk1999-05-0840-188/+214
* Protect declarations for C++ users.jkh1999-05-081-1/+3
* we don't have <sys/disk.h> anymore.phk1999-05-081-1/+0
* The lowercasing of Joliet filenames was not a feature.dcs1999-05-082-4/+4
* Make Vinum compile correctly without VINUMDEBUGgrog1999-05-082-1/+2
* Use /usr/bin/finger rather than `safe_finger'.obrien1999-05-081-2/+2
* Revive the pam_deny and pam_permit modules from Linux-PAM. They arejdp1999-05-0812-2/+613
* Remove one tab from us.iso.kbd so that it now has no tabs in it. Thisimp1999-05-082-12/+13
* 16 characters for the device name in /etc/dumpdates is not longnectar1999-05-081-2/+2
* Impliment elements of TCP Wrappers's `safe_finger'.obrien1999-05-083-2/+46
* Fix a couple of small buglets.wpaul1999-05-071-2/+2
* Get rid of extern declarations on gdb stuff so systems compiled withoutmckusick1999-05-073-13/+27
* The structure Elf_Note does not have 32 and 64 bit variants but alwaysdfr1999-05-074-35/+19
* Implement corefiles for FreeBSD/alpha. This requires a separate change todfr1999-05-071-81/+23
* Don't install compat22 by default.jkh1999-05-074-8/+18
* Add core-regset.c to the Makefile to allow debugging elf corefiles.dfr1999-05-071-2/+2
* Update intpm driver.peter1999-05-072-132/+109
* fix it so it compiles on alpha againmjacob1999-05-072-2/+10
* Propagate i386 change to alpha (bdevsw[] -> bdevsw()).mjacob1999-05-071-4/+4
* Nit fix.des1999-05-071-2/+2
* Yet another kludge to maintain the isa_device illusion, this time mallocpeter1999-05-071-2/+34
* GC stray static prototypes for physread/physwrite which don't existpeter1999-05-071-3/+1
* Minor style nit (this minor style.9 violation caused a grep miss here)peter1999-05-071-3/+5
* Make flood ping flood again. It hasn't worked since 2.2.6. Make the "-l"mckay1999-05-071-4/+6
* PR: 10918foxfair1999-05-071-2/+2
* Erm, correct mighty braino in previous "don't annoy me" change.jkh1999-05-072-14/+20
* Make saving kernel configuration info disable-able (may be useful in certainjkh1999-05-078-41/+63
* Continue where Julian left off in July 1998:phk1999-05-0751-342/+240
* Fix a goof in the #ifdef DEVFS case which was found by inspection,phk1999-05-071-2/+2
* Include opt_vinum.h to get the VINUMDEBUG definition as early asgrog1999-05-072-4/+1
* Convert to use physread() and physwrite().grog1999-05-073-16/+3
* Apply patch included in bin/8872. This fixes a bug that occurs whenjasone1999-05-073-6/+33
* Arrange the "CONFIGURATION FILE" section in the order in which thegrog1999-05-071-24/+45
* Introduce two functions: physread() and physwrite() and use these directlyphk1999-05-0738-526/+95
* Generalize to allow any serial port to be used as the GDB port.mckusick1999-05-074-56/+154
* There seems to be a problem (most likely when there is no hosts.allow)markm1999-05-071-2/+2
* Use a more correct filesystem type name if given a "UFS" mountpoint that'sjkh1999-05-072-4/+20
* Null commit.jkoshy1999-05-074-4/+4
* 1. Enhanced syntax for mount(8). The -o option now supports two 'meta'jkoshy1999-05-074-78/+310
* Whitespace cleanup.mckusick1999-05-073-6/+6
* Commit a more general version of the last patch; don't do any back-fillingjkh1999-05-072-36/+42
* Get rid of random debugging cruft; sync up with latest version.mckusick1999-05-073-114/+30
* 1. Silence warning.jkh1999-05-075-7/+10
* My 5520 turned out to be a 5510 in disguise.. correct the probe message.julian1999-05-071-2/+2
* Add support to wicontrol(8) and wi(4) for enabling and configuringwpaul1999-05-076-11/+105
* Remove the last trace of disk.hgrog1999-05-071-109/+0
* Severe slowdowns have been reported when creating or removing manymckusick1999-05-073-324/+870
OpenPOWER on IntegriCloud