summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Id keywordsbrian1998-09-0232-0/+53
* Handle dlsym(NULL, ...) properly, by searching in the caller'sjdp1998-09-021-11/+26
* Implement the weak aliases for private entry points in the inet_*jdp1998-09-0220-90/+167
* "xl%d: chip is is in D%d power mode " -> "xl%d: chip is in D%d power mode "wpaul1998-09-011-3/+3
* Separate wakeup conditions for page I/O count (pg_busy) and lock (PG_BUSY).wollman1998-09-011-4/+3
* Remove redundant decl. of time(). Causes problems on alphagpalmer1998-09-012-4/+2
* Sync with sys/i386/conf/Makefile.i386 revision 1.120.kato1998-09-012-32/+50
* Sync with sys/i386/i386/machdep.c revision 1.306.kato1998-09-012-6/+6
* Silence potentially bogus warning.jkh1998-09-011-2/+2
* Put MSDOSFS back and look for something else to trim.jkh1998-09-011-2/+1
* Force NOMAN and NOINFO on legacy-install as well as legacy build.jb1998-09-011-3/+3
* Add the clean targets again.jb1998-09-011-3/+3
* Add the clean cleandepend and cleanobj targets back.jb1998-09-011-3/+3
* Check for NULL pointer before freeing a struct sockaddr. m_freem() can handleluoqi1998-09-013-6/+9
* - Fix style bug.kato1998-09-014-12/+12
* New commandline/script parser, supports backslash quoting and environmentmsmith1998-09-014-43/+365
* Add a target to check the consistency of the make OBJFORMAT variablejb1998-09-011-2/+25
* Change BINFORMAT to KERNFORMAT and add -aout or -elf to the tooljb1998-09-013-51/+75
* Oops, I missed the update from /etc/objectformat to /etc/objformatjb1998-08-311-3/+3
* Bootloader update.msmith1998-08-3127-2502/+528
* MACHINE -> MACHINE_ARCH to allow PC98 to define MACHINE=pc98.jb1998-08-313-25/+25
* Force the upgrade kernel to be aout.jb1998-08-311-3/+5
* Remove a work-around for an assembler bug that has been fixed sincejdp1998-08-311-4/+1
* Fixed bug in Miro Tuner detection. Missing Goto.sos1998-08-312-116/+140
* Renamed BT848[SG]CAPAREA to BT848_[SG]CAPAREA.sos1998-08-318-32/+142
* Added Capture Area ioctl - BT848[SG]CAPAREA.sos1998-08-318-55/+369
* Bow to tradition and correctly implement the bogus-but-hallowed semanticswollman1998-08-311-5/+6
* Don't set the router_enable variable by default.jkh1998-08-313-6/+3
* Sort cross references.wosch1998-08-3165-189/+189
* Support multiple databases. For examplewosch1998-08-312-25/+25
* Use 16bit register in inline asm code to set segment registers.luoqi1998-08-312-6/+6
* Correctly set the return length regardless of the relative size of thewollman1998-08-311-6/+3
* Fix handling of ENOBUFS condition. During reception, the filled mbufwpaul1998-08-311-12/+27
* All libs build on alpha now.dfr1998-08-311-6/+2
* Get definition of va_list from <stdarg.h>.dfr1998-08-311-1/+2
* init.ee was being copied to wrong place.abial1998-08-311-2/+2
* Add HOME variable to environment.abial1998-08-312-4/+4
* Remove some mysterious passwords (they are not used here anyway).abial1998-08-311-2/+1
* Add link gzip -> gzcatabial1998-08-311-1/+2
* Remove CVS directories from the target floppy.abial1998-08-311-1/+2
* We need only one device entry for PCI eth. cards.abial1998-08-311-3/+1
* Oops.. Forgot to add the Makefileabial1998-08-311-0/+9
* Corrections and additions to FAQ.abial1998-08-311-13/+31
* The file /README mentioned here doesn't exist. Don't mention it.abial1998-08-312-7/+3
* Clean leftovers from localization of help files.abial1998-08-3151-507/+0
* We no longer need /proc dir, but we need /root...abial1998-08-311-2/+2
* Better explanation of CONFlict between sc0 and psm0.abial1998-08-311-1/+5
* Remove OpenBSD build support - let the Makefile vary perbrian1998-08-312-20/+2
* Remove OpenBSD build support - let the Makefile vary perbrian1998-08-312-20/+10
* Force OBJFORMAT=aout.jb1998-08-313-3/+6
OpenPOWER on IntegriCloud