aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add /etc/rc.shutdown capability to init.David Nugent1997-08-025-20/+199
* Document the bogus standard requirement of delaying the close.Garrett Wollman1997-08-011-2/+14
* So somebody actually found language in the FINGER RFC which requiresGarrett Wollman1997-08-011-3/+3
* Oops, fix manpage title.Mike Smith1997-08-011-2/+2
* Fix -p switch.David Nugent1997-08-011-2/+2
* Move tcl packages to libdata/pkgPoul-Henning Kamp1997-08-015-12/+13
* My previous commit was incomplete because it ignored the READ case.Jean-Marc Zucconi1997-08-011-1/+2
* Support functions for working with x86 PC-architecture BIOS.Mike Smith1997-08-013-0/+521
* Support for PC BIOS functions.Mike Smith1997-08-013-0/+339
* Add new BIOS-related files.Mike Smith1997-08-012-2/+6
* Manpage for new BIOS functionality.Mike Smith1997-08-011-0/+114
* Back out the changes to set the resolver timeout. All they seem to doJordan K. Hubbard1997-08-012-50/+0
* Update wlconfig to match new Wavelan (wl) driver.Mike Smith1997-08-012-8/+139
* Significant bugfix and upgrade for the Wavelan (wl) driver.Mike Smith1997-08-012-112/+990
* New defines for the Wavelan (wl) driver.Mike Smith1997-08-011-6/+34
* New LINT comments and options for the Wavelan (wl) driver.Mike Smith1997-08-015-8/+13
* New manpage for the Wavelan (wl) driver.Mike Smith1997-08-011-106/+109
* Remove extraneous prototypes.Brian Somers1997-08-011-3/+1
* Remove the annoying "cmp: EOF" message whenBrian Somers1997-08-011-2/+2
* Fixed imen alignment.Steve Passe1997-07-311-2/+2
* Fixed imen declaration.Steve Passe1997-07-313-6/+6
* Nologin is also a valid 'invalid' shellPaul Traina1997-07-311-2/+2
* Synchronize with sys/i386/isa/isa.c revision 1.99.KATO Takenori1997-07-311-13/+17
* Synchronize with sys/i386/conf/files.i386 and sys/i386/isa/wd.cKATO Takenori1997-07-313-7/+81
* Use relative symlinks so they work even when ${DESTDIR} is not empty.Satoshi Asami1997-07-311-3/+3
* Oops, boot2 got too big. make VESA_SUPPORT nondefault.Poul-Henning Kamp1997-07-311-2/+3
* Fiddle with DNS options so that queries are also controlled byJordan K. Hubbard1997-07-312-2/+52
* Make serial console based installs actually work by:Jordan K. Hubbard1997-07-3112-27/+243
* Whups - use a slightly more up-to-date version.Jordan K. Hubbard1997-07-311-8/+30
* Make README.TXT for floppies reference work.Jordan K. Hubbard1997-07-312-2/+13
* Touch a default kernel.config file to shut the boot blocks up about itJordan K. Hubbard1997-07-311-1/+2
* Add new ports-german collection.Satoshi Asami1997-07-314-4/+8
* More whitespace/tab fixes.Satoshi Asami1997-07-311-6/+6
* Add support for booting in VESA 0x102 videomode. Corresponding patches toPoul-Henning Kamp1997-07-314-6/+46
* Consistently use tabs in the leading comments.Satoshi Asami1997-07-311-3/+3
* Use err(3). Add prototypes. Silent -Wall.Philippe Charnier1997-07-312-41/+39
* Cosmetic in usage string and err() messages.Philippe Charnier1997-07-312-22/+20
* Use err(3).Philippe Charnier1997-07-312-17/+17
* Use err(3). Add missing flags in usage string.Philippe Charnier1997-07-313-47/+38
* Do not set the application variable LDDESTDIR. Note that it is still honoredSatoshi Asami1997-07-311-6/+1
* Moved the free case to top of MPgetlock and MPtrylockSteve Passe1997-07-311-3/+142
* Converted the TEST_LOPRIO code to default.Steve Passe1997-07-3115-175/+185
* Converted the TEST_LOPRIO code to default.Steve Passe1997-07-314-115/+20
* Converted the TEST_LOPRIO code to default.Steve Passe1997-07-317-29/+14
* Add cvsup.uk.freebsd.org.John Polstra1997-07-311-1/+4
* Fix handling of mixed colors+attributes case by merging from ncurses 4.1Andrey A. Chernov1997-07-301-7/+21
* Fix logical background handling by merging it from ncurses 4.1Andrey A. Chernov1997-07-3014-37/+102
* Update the list of CVSup mirror sites.John Polstra1997-07-301-8/+16
* fix a few problems with pty. warn about how if you only have 1 ptyJohn-Mark Gurney1997-07-301-13/+16
* ifdef out ttytype definition, mytinfo not have it and configure confusedAndrey A. Chernov1997-07-301-0/+2