summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add the RAID controller that are known to work (or did on last test).obrien2000-07-292-0/+8
* Add option 'r' to syslogd which will disable dns queries for everyps2000-07-292-3/+12
* Comment out `ncr' as `sym' handles all that `ncr' does.obrien2000-07-294-8/+8
* Deal with the exit entry in MIASM changing to sys_exit.peter2000-07-291-1/+1
* Regenerate with makesyscalls.shpeter2000-07-2923-41/+41
* Change the 'exit()' system call to 'sys_exit()'. This avoids overlappingpeter2000-07-299-11/+9
* "Fix" cast qualifier warnings using the uintptr_t intermediate trick.peter2000-07-282-6/+12
* Fix the #ifdef VFS_AIO to not compile a whole bunch of unused stuff in thepeter2000-07-281-7/+34
* Fix a warning re: a potentially unused pccard helper functionpeter2000-07-282-0/+4
* Fix warning - isa/isavar.h is a prerequisite for isa/pnpvar.hpeter2000-07-282-6/+2
* Change the defaults for portmap, sendmail and inetd to be not running them.eivind2000-07-284-3/+15
* Fix a const related warning.peter2000-07-281-1/+1
* Fix some style nits.peter2000-07-281-10/+13
* Fix warnings - make kevent args in comment match those in syscalls.master.peter2000-07-281-4/+4
* Minor tweak - removed unused variable 'struct mount *mp';peter2000-07-281-1/+0
* Minor change: fix warning - move a 'struct vnode *vp' declaration inside apeter2000-07-281-0/+2
* Fix a warning that has been annoying me for some time:peter2000-07-281-1/+1
* Minor cleanups:peter2000-07-282-55/+19
* Capitalize the last two entries. Note that i8254 is a timer. Reportgreen2000-07-281-4/+8
* * Add back DEVRANDOM for all arch's until we deal better with theobrien2000-07-285-10/+5
* Make passing unknown fstypes to -fstype result in a warning instead ofeivind2000-07-281-2/+16
* o Modify extattr_{set,get}() syscalls so that partial reads and writesrwatson2000-07-282-2/+10
* Remove reference to non-existent manpage (ctl-amd(8)).marko2000-07-281-2/+1
* put the entires back in order.... I forgot to do that after we dicussedjmg2000-07-281-7/+7
* Rename the loadable nullfs kernel module: null -> nullfssheldonh2000-07-286-14/+14
* Merged from sys/dev/syscons/syscons.c revision 1.345.kato2000-07-281-2/+1
* Make compilable without -DINET6.ume2000-07-281-6/+2
* Use the cleaner "-n" syntax w/in [] rather then compare against `""'.obrien2000-07-281-6/+6
* Prevent 'set' from it interpreting the shell var as an argument.obrien2000-07-281-6/+6
* The result of 'set' gives parameters starting with $1, not $0.obrien2000-07-281-1/+1
* Do include <unistd.h> for getopt interface.imp2000-07-281-2/+1
* Fix if_types.h as per the IANA assignments with regard to IPv6.asmodai2000-07-281-4/+8
* Fix bug: "netstat -si" prints interface information, but the headerjdp2000-07-281-1/+1
* Fix GENERIC_MOUSE_ENTRY.yokota2000-07-282-2/+2
* Try to clean the manpage up according to the mail from Sheldonjwd2000-07-281-5/+6
* s/Diggest/Digest/green2000-07-281-1/+1
* Teach library about Home/End keysache2000-07-282-5/+30
* Fully preserve original tty settings outside of line edition mode. Old variantache2000-07-281-44/+8
* Move terminal descriptor flush before stty to eliminate potential problemsache2000-07-271-1/+1
* Add in some more new features for the release notes.jhb2000-07-271-0/+20
* ahc_pci.c:gibbs2000-07-274-15/+70
* Have kevent() automatically restart if interrupted by a signal. If thisjlemon2000-07-271-5/+2
* Add reference to sysctl.conf.obrien2000-07-271-0/+1
* Add HISTORY.obrien2000-07-271-0/+5
* Add this empty version of this file to make it easier for pre-4.0 usersobrien2000-07-271-0/+5
* The DEC version of the Smart controller has its configuration informationjlemon2000-07-276-36/+79
* Add '-n' flag: don't attempt to read any data from standard input.archie2000-07-272-7/+26
* Merge from stable: dtterm color fixache2000-07-271-0/+1
* This commit was generated by cvs2svn to compensate for changes in r63925,obrien2000-07-271-0/+511
|\
| * Alternate script for dhclient to use in setting the received configurationobrien2000-07-271-0/+511
OpenPOWER on IntegriCloud