summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spellingeivind1998-02-111-2/+2
* Replace bogus "@(#)err.h 8.1 (Berkeley) 6/2/93" with RCS Id keyword.jdp1998-02-111-1/+1
* Remove the include of <dlfcn.h> from crt0.c; it is not needed nowjdp1998-02-114-10/+6
* Fix printing for bytes read > 4G.asami1998-02-112-4/+4
* De-staticize enough to make all the LKMs work again. Add comments whereeivind1998-02-114-10/+10
* Include SIMPLELOCK_DEBUG functions even if SMP if compiling LINT; giveeivind1998-02-111-2/+6
* Move handle_signals() to before the FD_SETs. handle_signals()brian1998-02-101-3/+6
* Back out statification and restore a declaration that got lost.eivind1998-02-102-4/+8
* Do signal handlig he Posix wayguido1998-02-101-40/+11
* Form device names correctly with new unit# syntax.jkh1998-02-103-12/+39
* Totally change the way that devices are made in the MFS and subsequentlyjkh1998-02-1011-475/+524
* Staticize. (Diffs by me & and Simon in cooperation.)eivind1998-02-104-43/+43
* Fix warning after previous staticization.eivind1998-02-102-4/+4
* Be more verbose if we can't determine device major/minor.jkh1998-02-101-1/+2
* Move include of <machine/ipl.h> inside ifndef SMP where it is used, toeivind1998-02-101-3/+3
* Deleted unused variable.kato1998-02-102-4/+2
* Sync with sys/i386/i386/userconfig.c revision 1.102.kato1998-02-101-2/+15
* environment variables missing from ftpio(3) man pagejkh1998-02-101-1/+12
* Undo UN_KLOCK hack except union_allocvp(). Now, vput() doesn't lockkato1998-02-106-108/+64
* Added entry of 16-bits bus lnc card.kato1998-02-102-4/+4
* Support C-NET(98)S ethernet card (PC-98 only).kato1998-02-104-0/+210
* Fixed vnode interlock handling.kato1998-02-102-6/+26
* Staticize.kato1998-02-102-3/+4
* get default firewall type from rc.confadam1998-02-101-1/+5
* Add entry for Eiger 33.6K modemmsmith1998-02-102-2/+16
* Document the enhanced behaviour of the '-c' flag.msmith1998-02-101-2/+5
* If the kernel was built with USERCONFIG_BOOT, and the '-c' (RB_CONFIG) flagmsmith1998-02-101-2/+15
* All our options are new-style now - enable the warning if unrecognizedeivind1998-02-091-3/+1
* Un-staticize.peter1998-02-091-1/+1
* Sync with sys/i386/isa/clock.c and spker.c revision 1.109 and 1.32,kato1998-02-094-8/+8
* Sync with sys/i386/i386/machdep.c revision 1.289.kato1998-02-092-10/+10
* NULL and UMAP filesystems also unstable.kato1998-02-093-15/+15
* PR: 1708, 5448danny1998-02-091-2/+1
* PR: 1708, 5448danny1998-02-091-5/+17
* Count _all_ rejects, not made by check_mail and check_relay only.wosch1998-02-091-4/+3
* Adjustments for ccd devices:cwt1998-02-092-18/+10
* 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
OpenPOWER on IntegriCloud