aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* The parameters to logwtmp should be const char'sPaul Traina1997-09-042-4/+6
* FreeBSD specific schanges - mainly religious issues about where to putMark Murray1997-09-046-22/+36
* Added an replacement for callrpc that uses tcp as primary transport method.Tor Egge1997-09-041-3/+72
* "It's" -> "Its" in two places.John Polstra1997-09-041-3/+3
* Upgrade of EIDE DMA support, Johns comments:Søren Schmidt1997-09-047-295/+476
* No longer needed, superceded by ide-pci.c ide-pcireg.hSøren Schmidt1997-09-042-382/+0
* sonewconn no longer passes curproc to the protocol attach methodTor Egge1997-09-042-4/+4
* Cosmetic change to last commit: speculative_mtest -> speculative_mprobe.David Greenman1997-09-042-16/+16
* Changed the memory sizing code so that if the following conditionsDavid Greenman1997-09-042-42/+70
* Synchronize with sys/i386/i386/userconfig.c revision 1.91.KATO Takenori1997-09-041-4/+4
* Synchronize with sys/i386/isa/pcaudio.c revision 1.35.KATO Takenori1997-09-041-12/+29
* Cosmetic in man page. Sync usage() with man page.Philippe Charnier1997-09-043-19/+25
* Yikes! Whomever put the non-overridable setting of BUILDNAME inJordan K. Hubbard1997-09-041-2/+2
* Use err(3). Style in usage().Philippe Charnier1997-09-042-33/+25
* Use err(3). Add usage and prototypes. Remove Xref: Diskless(8) does notPhilippe Charnier1997-09-045-109/+108
* Use err(3). Add usage(). Remove Xref: format(8) does not exist.Philippe Charnier1997-09-042-120/+75
* Copy the boot.help file also into the MFS image so that the installerJordan K. Hubbard1997-09-041-1/+2
* Always defines macros for PC-98 display.KATO Takenori1997-09-042-24/+12
* Correct ancient spelling bogon.Jordan K. Hubbard1997-09-041-4/+4
* A little gadget to dump the contents of the vfs name cache.Poul-Henning Kamp1997-09-043-0/+137
* Revert to the previous hashing, double the hashtable size instead.Poul-Henning Kamp1997-09-041-4/+7
* Initial import of BSD telnet. This will be used to build the kerberisedMark Murray1997-09-04100-0/+54748
* This commit was generated by cvs2svn to compensate for changes in r29085,Mark Murray1997-09-04368-0/+82832
|\
| * Initial import of KTH eBones. This has been cleaned up to only includevendor/kerberosIV/0.9.6Mark Murray1997-09-04368-0/+82832
* Support read-only mount.KATO Takenori1997-09-042-2/+78
* Install as group ``network''Brian Somers1997-09-0411-75/+116
* ppp => networkBrian Somers1997-09-041-1/+1
* Skip contrib-cryptoJordan K. Hubbard1997-09-031-2/+2
* "Stable" now means RELENG_2_2.John Polstra1997-09-032-8/+8
* 1) Changed the volume to be a little louder.Søren Schmidt1997-09-031-12/+29
* Hmm, this is hopefully better.Poul-Henning Kamp1997-09-032-14/+6
* Synchronize with sys/i386/i386/machdep.c and microtime.s revisionsKATO Takenori1997-09-033-8/+3
* Synchronize with sys/i386/conf/files.i386 revision 1.174.KATO Takenori1997-09-032-12/+12
* Install boot.help a little more skillfully; now it works without a srcJordan K. Hubbard1997-09-033-9/+9
* People have complained that this is overly chatty, andJordan K. Hubbard1997-09-033-51/+3
* Use 2^N hash sizes rather than primesize, this replaces a divisionPoul-Henning Kamp1997-09-031-12/+10
* Revert the v_usecount handling in relation to VOP_INACTIVE.Poul-Henning Kamp1997-09-032-14/+4
* Remove bits of libmissing we don't care about.Paul Traina1997-09-0317-1237/+0
* Use err(3). Document -n flag from OpenBSD.Philippe Charnier1997-09-032-53/+43
* Make the aic7xxx sequencer assembler compile in the kernel's objectJustin T. Gibbs1997-09-0318-2775/+62
* Fixed synopsis. The envp arg for execle() can't be given in the prototype.Bruce Evans1997-09-031-2/+2
* Bring CCP and IPCP layers down properly when LCPBrian Somers1997-09-034-17/+52
* Cleaned up revs 1.36-1.40 (mainly disordered declarations, non-bogusBruce Evans1997-09-033-363/+441
* Fix botch with escaped characters, go back to using cgetstr().David Nugent1997-09-031-3/+3
* Allow the transition from an idle timeout valueBrian Somers1997-09-035-12/+22
* Touch up the code that implements "ldd -v".John Polstra1997-09-026-106/+170
* Removed unused #includes.Bruce Evans1997-09-02100-470/+97
* Removed the "globl" nature of the vec array. This was left over from theSteve Passe1997-09-023-15/+9
* Fix possible coredump on BW displaysAndrey A. Chernov1997-09-021-2/+6
* Struct arpcom should be in the beginning of a softc struct for arp andJohn Hay1997-09-021-1/+1