summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pass2 completervb1998-09-0265-5351/+2140
* Add ^G to the end of boot.help on the installation floppy so that itmax1998-09-021-1/+2
* Added a vfs_oid pointer and a vfs_uninit() function to structbde1998-09-021-1/+3
* Backed out previous commit. VFS_LKM_NO_DEFAULT_DISPATCH wasn't used forbde1998-09-021-14/+7
* Keep build-tools objects separate from `all' objects so that mybde1998-09-022-9/+18
* Properly fragment multicast packets.wollman1998-09-021-1/+2
* Fixed the elf case of the creation of the libcrypt.so -> libscrypt->sobde1998-09-021-2/+2
* csu must be built before all shared libaries for ELF, since ELF sharedbde1998-09-021-3/+4
* Fixed munging of the SUBDIR list in rev.1.16-1.18.bde1998-09-021-4/+2
* Removed a buggy ifdef for not linking libmd explicitly. Explicitbde1998-09-021-9/+3
* Add -aout to CFLAGS and LDFLAGS in bsd.kmod.mk, not inbde1998-09-023-9/+10
* Add options for bridging and bandwidth limiting (disabled by default).abial1998-09-023-3/+12
* Nuked setting of crt here too.bde1998-09-023-12/+2
* Ugh... Small correction to the previous commit.abial1998-09-021-4/+5
* Added code to display interface table and link layer info, as wellabial1998-09-022-14/+125
* Cut-n-paste fub.obrien1998-09-021-2/+2
* Diagnostic rewritten in English.wosch1998-09-021-3/+3
* Add libcrypt. Elf was breaking.markm1998-09-021-3/+3
* Suppress duplicate entries in ldd output.jdp1998-09-022-12/+12
* Style fixes. If it seems like a lot of lines of changes, it'sjdp1998-09-021-75/+79
* 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
OpenPOWER on IntegriCloud