summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use existing path, even though PC-98 doesn't support each device driver.kato1997-08-272-88/+88
* Fixed NULLFS_DIAGNOSTIC stuff.kato1997-08-272-4/+22
* Synchronize with sys/i386/i386/machdep.c and trap.c revision 1.258 andkato1997-08-273-15/+20
* Malloc option H is now default.phk1997-08-272-4/+5
* Don't preferentially execute Makefiles in ${OBJDIR} - it just causesjkh1997-08-271-4/+3
* Uncomment sccsid string and enclose it inside #if 0/#endif.charnier1997-08-272-10/+11
* Use err(3) instead of local redefinition.charnier1997-08-272-56/+30
* Don't getenv(HOME) when set[ug]od. This can lead to a buffer overflow andimp1997-08-271-3/+4
* Adapt to recent smp tree changes..peter1997-08-271-2/+3
* remove un-needed if statement (now the poul removed the 'then' clause)julian1997-08-271-8/+1
* Check the "prog.deny" login.conf capability andbrian1997-08-263-5/+70
* Add prog.deny as a list capability forbrian1997-08-261-1/+3
* Stop the growing list of shells if /etc/adduser.confwosch1997-08-261-4/+4
* Update synopsis. A partial fix has also been submitted to opie@bugs@inner.netpst1997-08-261-1/+7
* Correct some things I forgot about until it was too late with smp_active.peter1997-08-268-33/+53
* Clean up the SMP AP bootstrap and eliminate the wretched idle procs.peter1997-08-2631-779/+1569
* two fixes submitted by Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>julian1997-08-261-3/+4
* Fixed cleandepend target. Subdirectories weren't handled unless SRCSbde1997-08-261-2/+2
* Synchronize with sys/i386/isa/syscons.h revision 1.32.kato1997-08-261-3/+2
* Synchronize with sys/i386/isa/isa.c revision 1.102.kato1997-08-261-7/+9
* Remove unneeded ${.MAKEFLAGS} being explicitly passed on via the commandpeter1997-08-261-25/+25
* -I/sys -> ${.CURDIR}/../../sys. This should finish replacing /sys bybde1997-08-263-3/+6
* -I${DESTDIR}/sys -> -I${.CURDIR}/../../sys.bde1997-08-264-4/+4
* Removed bogus -I path in CFLAGS.bde1997-08-262-4/+4
* Temp restore of rev 1.9ache1997-08-261-3/+3
* Restored rev.1.92 which was clobbered by the previous commit.bde1997-08-262-2/+6
* Use err(3). Add usage() and prototypes.charnier1997-08-262-67/+60
* Cosmetic in usage string.charnier1997-08-261-1/+1
* Use err(3).charnier1997-08-262-19/+22
* Use err(3). Add usage().charnier1997-08-262-20/+36
* Cosmetic in usage string. Mdocify author section.charnier1997-08-262-5/+6
* Main() returns int.charnier1997-08-267-14/+14
* Removed a buffer overflow in args().eivind1997-08-262-35/+38
* Uncut&paste cache_lookup().phk1997-08-2625-505/+139
* Just forgot a moment that mdoc macros are limited to 9 parameters.charnier1997-08-261-2/+2
* Revert some casts I introduced.charnier1997-08-261-3/+3
* Removed suggested "options AUTO_START", no longer used.fsmp1997-08-261-12/+2
* Back out some incorrect changes that was worse than the original bug.dyson1997-08-267-64/+42
* Don't return EINVAL for negative timespecs in the nanosleep functions.bde1997-08-261-12/+9
* .Xr vnconfig 8. This was suggested by Dworkin Muller <dworkin@village.org>imp1997-08-261-2/+3
* Finished staticizing.bde1997-08-261-3/+5
* Fixed some formatting and style bugs.bde1997-08-261-7/+5
* Print more info in the "calcru: negative time" message.bde1997-08-261-2/+3
* Fixed some gratuitous ANSIisms.bde1997-08-263-14/+21
* Removed some stale comments.bde1997-08-261-4/+4
* Removed redundant test against MAXDSIZ (the rlimit test is stronger).bde1997-08-262-8/+2
* Don't depend on the gcc feature of permitting conditional expressionsbde1997-08-251-4/+4
* Fixed misplaced declaration.bde1997-08-252-4/+6
* Minor formatting and style fixes.bde1997-08-252-4/+10
* Fixed pedantic syntax error (trailing comma in enum).bde1997-08-251-2/+2
OpenPOWER on IntegriCloud