summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change signal model to match POSIX (i.e. one set of signal handlersjb1998-04-29142-3772/+2754
* Sync with sys/i386/i386/trap.c revision 1.127.kato1998-04-291-1/+5
* Don't need wrappers for longjmp/setjmp anymore.jb1998-04-292-89/+0
* Remove empty files that were renamed some time ago.jb1998-04-293-0/+0
* Atomic lock source.jb1998-04-293-0/+165
* Stop renaming these in libc_r because wrappered versions don't make sense.jb1998-04-296-60/+12
* Replace the threaded locking with spinlock calls for both threadedjb1998-04-291-18/+10
* Reference an external variable in threaded programs so that thejb1998-04-291-0/+6
* Use signal() in both the threaded and non-threaded cases.jb1998-04-291-2/+1
* Stubs are required in libc so that it can be used with libpthreadjb1998-04-291-1/+5
* Add a needed prototype, and fix a panic problem with the newdyson1998-04-291-1/+4
* Add "flags 0x10" to the sio0 entry so that SMP-GENERIC acts in thesamemax1998-04-291-2/+2
* Tighten up management of memory and swap space during map allocation,dyson1998-04-297-153/+268
* 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
OpenPOWER on IntegriCloud