summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Staticize.eivind1998-02-09153-722/+758
* Move the trampolines for dlopen and related functions from crt0.ojdp1998-02-096-128/+122
* Remove warnings from f00f_hack.eivind1998-02-092-10/+10
* Add #include "opt_devfs.h".eivind1998-02-092-2/+4
* Update to reflect the current Jewish calendar.steve1998-02-081-12/+12
* Remove some ancient cruft discovered during a recent code review.jkh1998-02-083-105/+2
* Fix an argument to vn_lock. It appears that alot of the vn_lock usagedyson1998-02-081-2/+2
* Reduce the sleep(1) inbetween each diff, as suggested by bde some timepeter1998-02-081-2/+4
* Fix a problem with vn_lock in fsync.dyson1998-02-082-16/+18
* Change documentation for `make package' (Thanks (indirectly) O'Brien!).hoek1998-02-071-13/+20
* - Removed typo in Copyright and added Id.nate1998-02-072-2/+4
* Postpone the test for non-emptiness of $PROG, $OBJS and $CLEANFILEShelbig1998-02-071-5/+4
* When the vp is lcoked, vget() calls vfs_object_create() withkato1998-02-072-4/+6
* locate(1) is no longer started by /etc/weekly.alex1998-02-071-5/+5
* catman(1) is now invoked by /etc/periodic/weekly/330.catman.alex1998-02-071-7/+2
* Don't assume that IP services are disabled just because firewall_enablealex1998-02-077-21/+42
* In the words of the submitter:msmith1998-02-072-4/+124
* Fixed pagefault when cred == NOCRED.kato1998-02-074-28/+48
* Fixed number of entries in gid-mapfile.kato1998-02-072-4/+4
* Back out opt_diagnostic.h changes.eivind1998-02-0617-104/+44
* Back out my previous attempt to fix SIGINT/SIGTERM behaviourcracauer1998-02-061-16/+0
* opt_diagnostic.h isn't needed anymore.jhay1998-02-064-29/+9
* Fix handling of SIGINT/SIGQUIT for foreground subprocesses. Mostcracauer1998-02-061-1/+17
* Implement dladdr.jdp1998-02-069-24/+381
* Throw DEBUG and DIAGNOSTIC in opt_global.heivind1998-02-061-3/+4
* Back out DIAGNOSTIC changes.eivind1998-02-06159-400/+136
* -DNOTOOLS to not rebuild any tools during buildworldadam1998-02-061-1/+10
* MF22: reset root flags properly.jkh1998-02-063-3/+9
* Don't attempt to display information which we don't have: specifically,alex1998-02-061-5/+13
* Workarround for DIAGNOSTIC kernel's panic in union_lookup().kato1998-02-062-2/+14
* slight cleanup in handling sockets and file descriptors.julian1998-02-051-3/+13
* Reset SGINT and SIGQUIT handling to default when asking for passwords.guido1998-02-051-1/+5
* Add MNT_LAZY.dyson1998-02-051-1/+2
* Fix an omission of a line from the previous commit to this file. Thedyson1998-02-052-4/+6
* Count hosts and sort by score.wosch1998-02-051-2/+2
* Replace sed(1) with perl(1). The 4.4BSD sed programm iswosch1998-02-051-6/+6
* fsdb and fsck use the ffs code which needs opt_diagnostic.h.jhay1998-02-054-9/+29
* Sync with sys/i386/isa/if_ed.c revision up to 1.132.kato1998-02-051-4/+114
* Sync with sys/i386/isa/isa.c revision 1.110.kato1998-02-051-1/+3
* Sync with sys/i386/i386/machdep.c and trap.c reivsions 1.287 andkato1998-02-053-3/+6
* Add PnP support to if_ed.c.eivind1998-02-052-8/+226
* 1) Start using a cleaner and more consistant page allocator insteaddyson1998-02-0521-433/+572
* Turn DIAGNOSTIC into a new-style option.eivind1998-02-04155-132/+391
* Document the fpgetprec/fpsetprec functions in their man page.jlemon1998-02-046-9/+59
* Remove old, commented-out option SUIDDIR after Julian added a propereivind1998-02-043-6/+3
* Make the LKMs handle DIAGNOSTIC as a new-style option.eivind1998-02-0417-44/+104
* This seems to fix my problem that after resume/suspend, sometimesguido1998-02-041-3/+15
* Restrict idleprio to superuser:dg1998-02-041-1/+11
* Fix Makefile.yp so that it no longer creates a temporary file calledwpaul1998-02-041-83/+47
* Don't install printcap.5 from here.wollman1998-02-042-359/+1
OpenPOWER on IntegriCloud