aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* When all transformation rules to or from a suffix disappeared, make triesPoul-Henning Kamp1998-04-261-21/+7
* Use more reasonable defaults for SUP variables (and print themJordan K. Hubbard1998-04-261-4/+4
* Add the whatis database to catpages tooJordan K. Hubbard1998-04-261-1/+1
* telnetd does not recognize the if (display file before login) gettytab flag.Poul-Henning Kamp1998-04-261-1/+19
* Jean-Simon Pendry's paper on amd refers to the use of "ypcat -k"Poul-Henning Kamp1998-04-268-8/+30
* fix ncal.1 grammarPoul-Henning Kamp1998-04-261-5/+6
* `sigprocmask()' man page references `sigmask()' in synopsis.Poul-Henning Kamp1998-04-261-1/+0
* Add the PAT cpuid feature.John Dyson1998-04-262-4/+4
* Don't clobber errno when reaping child processes.Tor Egge1998-04-261-1/+6
* Keywords "iosize" and "memsize" are unused since 1.5. Removed.Tatsumi Hosokawa1998-04-251-5/+1
* #define'd KWD_XXX for keywords.Tatsumi Hosokawa1998-04-251-11/+25
* make includes has to execute "make beforeinstall" in src/lib/libcalendarAndreas Klemm1998-04-251-1/+2
* Quieten gcc-2.8.1Brian Somers1998-04-253-8/+13
* Sync with sys/i386/isa/wd.c revision up to 1.163.KATO Takenori1998-04-251-4/+6
* Correct copyright.John Dyson1998-04-252-12/+5
* Sync with sys/i386/isa/wd.c revision 1.161.KATO Takenori1998-04-251-3/+9
* Sync with sys/i386/conf/GENERIC revision 1.108.KATO Takenori1998-04-252-2/+4
* Strengthen the rules governing the 127.0.0.0/8 subnet. The previous rulesAlexander Langer1998-04-251-3/+3
* Fix diagnostic typo.Brian Somers1998-04-251-2/+2
* Fix nasty error in len_octal, result not initializedAndrey A. Chernov1998-04-251-2/+2
* Fix ctype error #1 - chars must be unsignedAndrey A. Chernov1998-04-251-2/+2
* Make asctime_r static if !_THREAD_SAFE to prevent namespace pollution andAndrey A. Chernov1998-04-251-0/+7
* Remove the bogus -? option after reading the getopt() manual :)Dag-Erling Smørgrav1998-04-243-8/+6
* Oops- osreldate.h is not around like I thought it would be... hmmm.. quick fi...Matt Jacob1998-04-241-2/+8
* Augment the last change after some deliberation with rgrimes & peter.Poul-Henning Kamp1998-04-242-24/+34
* Don't build shared libraries twice for `make world'. This reducesBruce Evans1998-04-241-45/+73
* o Removed two unused variables (f_dirname and f_newline) in ls.cDag-Erling Smørgrav1998-04-243-27/+58
* Updated references to the behaviour of ls(1).Dag-Erling Smørgrav1998-04-241-20/+15
* Discussed with: bdeDavid E. O'Brien1998-04-241-1/+1
* Create virgin disklabels with 8 (MAXPARTITIONS) partitions rather thanDavid E. O'Brien1998-04-241-4/+2
* At the request of Garrett, changed sysctl:David Greenman1998-04-242-4/+4
* Ensure that TCP_REXMTVAL doesn't return a value less than t_rttmin. ThisDavid Greenman1998-04-242-14/+9
* slice_device.c: permissions changes for SLICE devicesJulian Elischer1998-04-243-8/+9
* o Renamed '-b' (show unprintables in octal) to '-B'Dag-Erling Smørgrav1998-04-245-25/+97
* Output mbuf clusters as current/peak/max. Requires new kern.ipc.nmbclustersDavid Greenman1998-04-241-5/+11
* Added kern.ipc.nmbclustersDavid Greenman1998-04-243-3/+6
* When calling the open function, specify either FREAD and/or FWRITEJulian Elischer1998-04-231-3/+3
* Oops forgot to include opt_bootp.hJulian Elischer1998-04-231-2/+4
* There is no "rwho" service, it's "who"Dag-Erling Smørgrav1998-04-231-1/+1
* Don't generate code with syntax errors (hard newlines in string constantsBruce Evans1998-04-231-5/+5
* Fixed missing dependencies. The critical missing one was of bi-lexer.oBruce Evans1998-04-231-46/+67
* Convert timespecclear() back to an expression (this time withoutEivind Eklund1998-04-232-12/+6
* Back out last changePaul Traina1998-04-231-2/+2
* Wrap timerclear in do { ... } while(0)Eivind Eklund1998-04-232-4/+10
* Add devfs support.Eivind Eklund1998-04-231-2/+32
* Mask the interrupt before setting the corresponding bit in ipending ifTor Egge1998-04-224-20/+22
* Improve description.Robert Nordier1998-04-221-5/+6
* Bad144 support for the slice system (!)Julian Elischer1998-04-225-27/+154
* Add support for the Qlogic ISP SCSI && FC/AL AdaptersMatt Jacob1998-04-226-6/+24
* Add support for the Qlogic ISP SCSI && FC/AL AdaptersMatt Jacob1998-04-223-0/+1121