aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Check for NULL pointer before freeing a struct sockaddr. m_freem() can handleLuoqi Chen1998-09-013-6/+9
* - Fix style bug.KATO Takenori1998-09-014-12/+12
* New commandline/script parser, supports backslash quoting and environmentMike Smith1998-09-014-43/+365
* Add a target to check the consistency of the make OBJFORMAT variableJohn Birrell1998-09-011-2/+25
* Change BINFORMAT to KERNFORMAT and add -aout or -elf to the toolJohn Birrell1998-09-013-51/+75
* Oops, I missed the update from /etc/objectformat to /etc/objformatJohn Birrell1998-08-311-3/+3
* Bootloader update.Mike Smith1998-08-3127-2502/+528
* MACHINE -> MACHINE_ARCH to allow PC98 to define MACHINE=pc98.John Birrell1998-08-313-25/+25
* Force the upgrade kernel to be aout.John Birrell1998-08-311-3/+5
* Remove a work-around for an assembler bug that has been fixed sinceJohn Polstra1998-08-311-4/+1
* Fixed bug in Miro Tuner detection. Missing Goto.Søren Schmidt1998-08-312-116/+140
* Renamed BT848[SG]CAPAREA to BT848_[SG]CAPAREA.Søren Schmidt1998-08-318-32/+142
* Added Capture Area ioctl - BT848[SG]CAPAREA.Søren Schmidt1998-08-318-55/+369
* Bow to tradition and correctly implement the bogus-but-hallowed semanticsGarrett Wollman1998-08-311-5/+6
* Don't set the router_enable variable by default.Jordan K. Hubbard1998-08-313-6/+3
* Sort cross references.Wolfram Schneider1998-08-3165-189/+189
* Support multiple databases. For exampleWolfram Schneider1998-08-312-25/+25
* Use 16bit register in inline asm code to set segment registers.Luoqi Chen1998-08-312-6/+6
* Correctly set the return length regardless of the relative size of theGarrett Wollman1998-08-311-6/+3
* Fix handling of ENOBUFS condition. During reception, the filled mbufBill Paul1998-08-311-12/+27
* All libs build on alpha now.Doug Rabson1998-08-311-6/+2
* Get definition of va_list from <stdarg.h>.Doug Rabson1998-08-311-1/+2
* init.ee was being copied to wrong place.Andrzej Bialecki1998-08-311-2/+2
* Add HOME variable to environment.Andrzej Bialecki1998-08-312-4/+4
* Remove some mysterious passwords (they are not used here anyway).Andrzej Bialecki1998-08-311-2/+1
* Add link gzip -> gzcatAndrzej Bialecki1998-08-311-1/+2
* Remove CVS directories from the target floppy.Andrzej Bialecki1998-08-311-1/+2
* We need only one device entry for PCI eth. cards.Andrzej Bialecki1998-08-311-3/+1
* Oops.. Forgot to add the MakefileAndrzej Bialecki1998-08-311-0/+9
* Corrections and additions to FAQ.Andrzej Bialecki1998-08-311-13/+31
* The file /README mentioned here doesn't exist. Don't mention it.Andrzej Bialecki1998-08-312-7/+3
* Clean leftovers from localization of help files.Andrzej Bialecki1998-08-3151-507/+0
* We no longer need /proc dir, but we need /root...Andrzej Bialecki1998-08-311-2/+2
* Better explanation of CONFlict between sc0 and psm0.Andrzej Bialecki1998-08-311-1/+5
* Remove OpenBSD build support - let the Makefile vary perBrian Somers1998-08-312-20/+2
* Remove OpenBSD build support - let the Makefile vary perBrian Somers1998-08-312-20/+10
* Force OBJFORMAT=aout.John Birrell1998-08-313-3/+6
* Argh! *Now* the correct 3.0 fix is committed.Jordan K. Hubbard1998-08-312-14/+14
* Move setting of 'crt' mail variable to {/usr/src}/etc/mail.rc.Joseph Koshy1998-08-312-7/+2
* Whoops! Stamp out a 2.2-ism that snuck between branches here.Jordan K. Hubbard1998-08-312-4/+4
* Accept gateway value of NOJordan K. Hubbard1998-08-312-4/+4
* Change to use FreeBSD device major numbers and tty definitions.Doug Rabson1998-08-313-332/+1447
* - hw.machine_arch returns cpu architecture type.KATO Takenori1998-08-318-32/+35
* Initial support for using linux X servers under emulation - to use anJordan K. Hubbard1998-08-314-10/+102
* The `group{del,mod,show}' take require a '[group|gid]' argument.Joseph Koshy1998-08-311-1/+4
* E-day build system changes.John Birrell1998-08-314-837/+1393
* The elf build wants to link against libcrypt.John Birrell1998-08-312-4/+4
* BINFORMAT -> OBJFORMAT ready for E-day. Untested 'cause I'm outsideJohn Birrell1998-08-311-4/+4
* Add OpenBSD build supportBrian Somers1998-08-303-7/+25
* Add OpenBSD build supportBrian Somers1998-08-301-2/+8