summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed `make -j9' by putting generated headers in ${SRCS}. Removed bogusbde1998-04-263-22/+22
* Backed out most of rev.1.19 (explicit dependencies of object filesbde1998-04-261-19/+1
* When all transformation rules to or from a suffix disappeared, make triesphk1998-04-261-21/+7
* Use more reasonable defaults for SUP variables (and print themjkh1998-04-261-4/+4
* Add the whatis database to catpages toojkh1998-04-261-1/+1
* telnetd does not recognize the if (display file before login) gettytab flag.phk1998-04-261-1/+19
* Jean-Simon Pendry's paper on amd refers to the use of "ypcat -k"phk1998-04-268-8/+30
* fix ncal.1 grammarphk1998-04-261-5/+6
* `sigprocmask()' man page references `sigmask()' in synopsis.phk1998-04-261-1/+0
* Add the PAT cpuid feature.dyson1998-04-262-4/+4
* Don't clobber errno when reaping child processes.tegge1998-04-261-1/+6
* Keywords "iosize" and "memsize" are unused since 1.5. Removed.hosokawa1998-04-251-5/+1
* #define'd KWD_XXX for keywords.hosokawa1998-04-251-11/+25
* make includes has to execute "make beforeinstall" in src/lib/libcalendarandreas1998-04-251-1/+2
* Quieten gcc-2.8.1brian1998-04-253-8/+13
* Sync with sys/i386/isa/wd.c revision up to 1.163.kato1998-04-251-4/+6
* Correct copyright.dyson1998-04-252-12/+5
* Sync with sys/i386/isa/wd.c revision 1.161.kato1998-04-251-3/+9
* Sync with sys/i386/conf/GENERIC revision 1.108.kato1998-04-252-2/+4
* Strengthen the rules governing the 127.0.0.0/8 subnet. The previous rulesalex1998-04-251-3/+3
* Fix diagnostic typo.brian1998-04-251-2/+2
* Fix nasty error in len_octal, result not initializedache1998-04-251-2/+2
* Fix ctype error #1 - chars must be unsignedache1998-04-251-2/+2
* Make asctime_r static if !_THREAD_SAFE to prevent namespace pollution andache1998-04-251-0/+7
* Remove the bogus -? option after reading the getopt() manual :)des1998-04-243-8/+6
* Oops- osreldate.h is not around like I thought it would be... hmmm.. quick fi...mjacob1998-04-241-2/+8
* Augment the last change after some deliberation with rgrimes & peter.phk1998-04-242-25/+35
* Don't build shared libraries twice for `make world'. This reducesbde1998-04-241-45/+73
* o Removed two unused variables (f_dirname and f_newline) in ls.cdes1998-04-243-27/+58
* Updated references to the behaviour of ls(1).des1998-04-241-20/+15
* Discussed with: bdeobrien1998-04-241-1/+1
* Create virgin disklabels with 8 (MAXPARTITIONS) partitions rather thanobrien1998-04-241-4/+2
* At the request of Garrett, changed sysctl:dg1998-04-242-4/+4
* Ensure that TCP_REXMTVAL doesn't return a value less than t_rttmin. Thisdg1998-04-242-14/+9
* slice_device.c: permissions changes for SLICE devicesjulian1998-04-243-8/+9
* o Renamed '-b' (show unprintables in octal) to '-B'des1998-04-245-25/+97
* Output mbuf clusters as current/peak/max. Requires new kern.ipc.nmbclustersdg1998-04-241-5/+11
* Added kern.ipc.nmbclustersdg1998-04-243-3/+6
* When calling the open function, specify either FREAD and/or FWRITEjulian1998-04-231-3/+3
* Oops forgot to include opt_bootp.hjulian1998-04-231-2/+4
* There is no "rwho" service, it's "who"des1998-04-231-1/+1
* Don't generate code with syntax errors (hard newlines in string constantsbde1998-04-231-5/+5
* Fixed missing dependencies. The critical missing one was of bi-lexer.obde1998-04-231-46/+67
* Convert timespecclear() back to an expression (this time withouteivind1998-04-232-12/+6
* Back out last changepst1998-04-231-2/+2
* Wrap timerclear in do { ... } while(0)eivind1998-04-232-4/+10
* Add devfs support.eivind1998-04-231-2/+32
* Mask the interrupt before setting the corresponding bit in ipending iftegge1998-04-224-20/+22
* Improve description.rnordier1998-04-221-5/+6
* Bad144 support for the slice system (!)julian1998-04-225-27/+154
OpenPOWER on IntegriCloud