summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Adjust to accomodate recent changes to the rcvdata and rcvmsgarchie2000-05-011-4/+6
* Reserve major device number for nsmb (SMB/CIFS protocol) device.bp2000-05-011-0/+1
* Only set $MAIL_AGENT if it isn't already defined in the environment.nik2000-04-301-1/+1
* Remove reference to bsd2dos command, refer to fconv and similar.nik2000-04-301-3/+3
* Add descriptions of the nm(1) keywords and their meanings.nik2000-04-301-0/+26
* Add xref to cap_mkdb(1).nik2000-04-301-0/+1
* Note that X11 Forwarding is off by default.nik2000-04-301-4/+5
* Add another example showing how you can use pppctl to only allownik2000-04-301-0/+21
* Removed xref to mount_lfs, this died in 2.mumble.nik2000-04-302-2/+0
* Phase mismatch handling from SCRIPTS had beengroudier2000-04-301-3/+3
* Fixes a potential buffer overflow with the pid filename.joe2000-04-301-1/+3
* Fixes a potential buffer overflow with the command line arguments.joe2000-04-301-7/+11
* Fixes a potential buffer overflow with 'ed [MAXPATHLEN + 1 characters]'.joe2000-04-301-3/+5
* Remove unneeded #include <vm/vm_zone.h>phk2000-04-3065-65/+0
* For the M_PREPEND macro, remove an initial mbuf NULL check I added. Itgreen2000-04-301-5/+0
* Change the scheduler to actually respect the PUSER barrier. It's beengreen2000-04-304-6/+9
* Allow "-" for working with STDINache2000-04-302-16/+50
* Fix warn formatache2000-04-301-1/+1
* Remove bogus include, as per style(9).asmodai2000-04-301-2/+0
* Back out all drainwait changes. It is enough controllable via sysctl orache2000-04-307-55/+17
* gfmt: set drainwait only if changedache2000-04-301-2/+4
* Add sysctl variable to set initial drainwait timeout on ttyopen, default toache2000-04-301-1/+5
* Allocate space for arrays of type "char *", not "char **".ghelmer2000-04-301-3/+3
* Fix comments, whitespace to reduce diffs between this and GENERIC.markm2000-04-301-8/+12
* Fixed the type of some ivar access functions. Ivars have type uintptr_t,bde2000-04-308-17/+17
* Update the man page to reflect the recent changes to the kernel API forjulian2000-04-302-26/+136
* Include <sys/random.h> for rand_initialize().dfr2000-04-301-0/+1
* - Added UKBD_DFLT_KEYMAP option.nyan2000-04-301-4/+6
* Clean up MAXMEM routine.nyan2000-04-302-6/+6
* Fixed to support JIS7 KANJI.nyan2000-04-302-0/+80
* Sync with sys/boot/i386/libi386/biosdisk.c revision 1.30.nyan2000-04-301-160/+260
* Removed a stale forward struct declaration.bde2000-04-301-1/+0
* Allow overriding of net.inet.ip.fw.verbose_limit; if you want to make agreen2000-04-302-7/+15
* Removed superfluous forward declaration of struct klist. Forwardbde2000-04-301-22/+16
* Hmm, diff/patch still doesn't like me.phk2000-04-301-2/+2
* Updated the name of the idempotency macro to match the move of this file.bde2000-04-301-3/+4
* Define more DOSPTYP_* constants for different filesystem typesjlemon2000-04-303-0/+9
* Fixed world breakage for the NOSHARED=yes case. libpam now depends onbde2000-04-301-3/+3
* Add reference to UNIX history graphing project.grog2000-04-301-23/+23
* Fall back to /pxeroot as the location of the NFS exported directoryps2000-04-291-10/+4
* Teach the loader about the ext2fs filesystem, extended partitions, andjlemon2000-04-297-163/+236
* Add a readdir function to the loader fsops vector, and implement thejlemon2000-04-2912-154/+249
* Add ext2fs support to the loader.jlemon2000-04-291-0/+903
* Peter and I cross-committed: this file needs sys/kernel.h now.phk2000-04-291-0/+1
* Return 0 from attach.imp2000-04-291-1/+1
* s/biowait/bufwait/gphk2000-04-2918-34/+34
* Remove a leftover dysonism.phk2000-04-291-4/+0
* Remove unneeded #include <sys/kernel.h>phk2000-04-2971-72/+0
* Add a missing MODULE_DEPEND() on miibus.. I was working frompeter2000-04-292-0/+4
* Depend on miibus.peter2000-04-2915-0/+30
OpenPOWER on IntegriCloud