aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove warnings from f00f_hack.Eivind Eklund1998-02-092-10/+10
* Add #include "opt_devfs.h".Eivind Eklund1998-02-092-2/+4
* Update to reflect the current Jewish calendar.Steve Price1998-02-081-12/+12
* Remove some ancient cruft discovered during a recent code review.Jordan K. Hubbard1998-02-083-105/+2
* Fix an argument to vn_lock. It appears that alot of the vn_lock usageJohn Dyson1998-02-081-2/+2
* Reduce the sleep(1) inbetween each diff, as suggested by bde some timePeter Wemm1998-02-081-2/+4
* Fix a problem with vn_lock in fsync.John Dyson1998-02-082-16/+18
* Change documentation for `make package' (Thanks (indirectly) O'Brien!).Tim Vanderhoek1998-02-071-13/+20
* - Removed typo in Copyright and added Id.Nate Williams1998-02-072-2/+4
* Postpone the test for non-emptiness of $PROG, $OBJS and $CLEANFILESWolfgang Helbig1998-02-071-5/+4
* When the vp is lcoked, vget() calls vfs_object_create() withKATO Takenori1998-02-072-4/+6
* locate(1) is no longer started by /etc/weekly.Alexander Langer1998-02-071-5/+5
* catman(1) is now invoked by /etc/periodic/weekly/330.catman.Alexander Langer1998-02-071-7/+2
* Don't assume that IP services are disabled just because firewall_enableAlexander Langer1998-02-077-21/+42
* In the words of the submitter:Mike Smith1998-02-072-4/+124
* Fixed pagefault when cred == NOCRED.KATO Takenori1998-02-074-28/+48
* Fixed number of entries in gid-mapfile.KATO Takenori1998-02-072-4/+4
* Back out opt_diagnostic.h changes.Eivind Eklund1998-02-0617-104/+44
* Back out my previous attempt to fix SIGINT/SIGTERM behaviourMartin Cracauer1998-02-061-16/+0
* opt_diagnostic.h isn't needed anymore.John Hay1998-02-064-29/+9
* Fix handling of SIGINT/SIGQUIT for foreground subprocesses. MostMartin Cracauer1998-02-061-1/+17
* Implement dladdr.John Polstra1998-02-069-24/+381
* Throw DEBUG and DIAGNOSTIC in opt_global.hEivind Eklund1998-02-061-3/+4
* Back out DIAGNOSTIC changes.Eivind Eklund1998-02-06159-400/+136
* -DNOTOOLS to not rebuild any tools during buildworldAdam David1998-02-061-1/+10
* MF22: reset root flags properly.Jordan K. Hubbard1998-02-063-3/+9
* Don't attempt to display information which we don't have: specifically,Alexander Langer1998-02-061-5/+13
* Workarround for DIAGNOSTIC kernel's panic in union_lookup().KATO Takenori1998-02-062-2/+14
* slight cleanup in handling sockets and file descriptors.Julian Elischer1998-02-051-3/+13
* Reset SGINT and SIGQUIT handling to default when asking for passwords.Guido van Rooij1998-02-051-1/+5
* Add MNT_LAZY.John Dyson1998-02-051-1/+2
* Fix an omission of a line from the previous commit to this file. TheJohn Dyson1998-02-052-4/+6
* Count hosts and sort by score.Wolfram Schneider1998-02-051-2/+2
* Replace sed(1) with perl(1). The 4.4BSD sed programm isWolfram Schneider1998-02-051-6/+6
* fsdb and fsck use the ffs code which needs opt_diagnostic.h.John Hay1998-02-054-9/+29
* Sync with sys/i386/isa/if_ed.c revision up to 1.132.KATO Takenori1998-02-051-4/+114
* Sync with sys/i386/isa/isa.c revision 1.110.KATO Takenori1998-02-051-1/+3
* Sync with sys/i386/i386/machdep.c and trap.c reivsions 1.287 andKATO Takenori1998-02-053-3/+6
* Add PnP support to if_ed.c.Eivind Eklund1998-02-052-8/+226
* 1) Start using a cleaner and more consistant page allocator insteadJohn Dyson1998-02-0521-433/+572
* Turn DIAGNOSTIC into a new-style option.Eivind Eklund1998-02-04155-132/+391
* Document the fpgetprec/fpsetprec functions in their man page.Jonathan Lemon1998-02-046-9/+59
* Remove old, commented-out option SUIDDIR after Julian added a properEivind Eklund1998-02-043-6/+3
* Make the LKMs handle DIAGNOSTIC as a new-style option.Eivind Eklund1998-02-0417-44/+104
* This seems to fix my problem that after resume/suspend, sometimesGuido van Rooij1998-02-041-3/+15
* Restrict idleprio to superuser:David Greenman1998-02-041-1/+11
* Fix Makefile.yp so that it no longer creates a temporary file calledBill Paul1998-02-041-83/+47
* Don't install printcap.5 from here.Garrett Wollman1998-02-042-359/+1
* Install printcap.5 from here.Garrett Wollman1998-02-041-1/+2
* Mention nameD_program.Garrett Wollman1998-02-041-1/+6