summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Translate T_PROTFLT to SIGSEGV instead of SIGBUS when running undereivind1998-04-289-9/+76
* Fix merge errorsache1998-04-281-3/+10
* Upgrade to 2.2ache1998-04-282-3/+10
* Oops, revert part of a diff that wasn't supposed to have been committed.dg1998-04-282-4/+4
* Cache the results of the ps_strings sysctl so that it doesn't have to bedg1998-04-282-20/+24
* Merge local changesache1998-04-287-802/+751
* This commit was generated by cvs2svn to compensate for changes in r35486,ache1998-04-2841-455/+2173
|\
| * V2.2 importache1998-04-2847-857/+2934
* | Fix a pseudo-swap leak problem. This mitigates "leaks" due todyson1998-04-281-14/+35
* | Fixed syntax error for `make checkdpadd'. libfl.a should never bebde1998-04-281-2/+2
* | Use historically correct error message in some cases, optionally.imp1998-04-281-2/+11
* | Set TCP_NODELAY on the control channel to improve performance a bit.dg1998-04-281-1/+8
* | Submitted by: Doug Ambrisko <ambrisko@whistle.com>julian1998-04-283-34/+71
* | Don't build dependencies unless NOCLEAN is set. This speeds upbde1998-04-271-13/+24
* | Don't include ../Makefile.inc here. bsd.man.mk is always includedbde1998-04-271-6/+1
* | Cast return values to the appropriate fp_*_t. Note that the man pagedes1998-04-272-18/+18
* | Fixed spelling of "fictitious" in diagnostics and commentsdes1998-04-273-13/+13
* | Fixed a bug where if MAXUSRARGS amount of args were passed in, the argv[]dg1998-04-271-2/+4
* | *** empty log message ***peter1998-04-273-11/+11
* | Support more than 256 tun devices:brian1998-04-271-9/+13
* | Check that user really typed "who am {I,i}", and that no straydes1998-04-261-1/+5
* | say a few words about the -b option.phk1998-04-261-3/+15
* | Add warning about root-fs blocksize expectations.phk1998-04-261-0/+4
* | Add pa=none to give a hint that they exist.phk1998-04-261-2/+2
* | 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
OpenPOWER on IntegriCloud