aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Sync with sys/i386/i386/trap.c revision 1.127.KATO Takenori1998-04-291-1/+5
* Don't need wrappers for longjmp/setjmp anymore.John Birrell1998-04-292-89/+0
* Remove empty files that were renamed some time ago.John Birrell1998-04-293-0/+0
* Atomic lock source.John Birrell1998-04-293-0/+165
* Stop renaming these in libc_r because wrappered versions don't make sense.John Birrell1998-04-296-60/+12
* Replace the threaded locking with spinlock calls for both threadedJohn Birrell1998-04-291-18/+10
* Reference an external variable in threaded programs so that theJohn Birrell1998-04-291-0/+6
* Use signal() in both the threaded and non-threaded cases.John Birrell1998-04-291-2/+1
* Stubs are required in libc so that it can be used with libpthreadJohn Birrell1998-04-291-1/+5
* Add a needed prototype, and fix a panic problem with the newJohn Dyson1998-04-291-1/+4
* Add "flags 0x10" to the sio0 entry so that SMP-GENERIC acts in thesameMasafumi Max NAKANE1998-04-291-2/+2
* Tighten up management of memory and swap space during map allocation,John Dyson1998-04-297-153/+268
* Translate T_PROTFLT to SIGSEGV instead of SIGBUS when running underEivind Eklund1998-04-289-9/+76
* Fix merge errorsAndrey A. Chernov1998-04-281-3/+10
* Upgrade to 2.2Andrey A. Chernov1998-04-282-3/+10
* Oops, revert part of a diff that wasn't supposed to have been committed.David Greenman1998-04-282-4/+4
* Cache the results of the ps_strings sysctl so that it doesn't have to beDavid Greenman1998-04-282-20/+24
* Merge local changesAndrey A. Chernov1998-04-287-801/+750
* This commit was generated by cvs2svn to compensate for changes in r35486,Andrey A. Chernov1998-04-2841-455/+2173
|\
| * V2.2 importAndrey A. Chernov1998-04-2847-856/+2933
* | Fix a pseudo-swap leak problem. This mitigates "leaks" due toJohn Dyson1998-04-281-14/+35
* | Fixed syntax error for `make checkdpadd'. libfl.a should never beBruce Evans1998-04-281-2/+2
* | Use historically correct error message in some cases, optionally.Warner Losh1998-04-281-2/+11
* | Set TCP_NODELAY on the control channel to improve performance a bit.David Greenman1998-04-281-1/+8
* | Submitted by: Doug Ambrisko <ambrisko@whistle.com>Julian Elischer1998-04-283-34/+71
* | Don't build dependencies unless NOCLEAN is set. This speeds upBruce Evans1998-04-271-13/+24
* | Don't include ../Makefile.inc here. bsd.man.mk is always includedBruce Evans1998-04-271-6/+1
* | Cast return values to the appropriate fp_*_t. Note that the man pageDag-Erling Smørgrav1998-04-272-18/+18
* | Fixed spelling of "fictitious" in diagnostics and commentsDag-Erling Smørgrav1998-04-273-13/+13
* | Fixed a bug where if MAXUSRARGS amount of args were passed in, the argv[]David Greenman1998-04-271-2/+4
* | *** empty log message ***Peter Wemm1998-04-273-11/+11
* | Support more than 256 tun devices:Brian Somers1998-04-271-9/+13
* | Check that user really typed "who am {I,i}", and that no strayDag-Erling Smørgrav1998-04-261-1/+5
* | say a few words about the -b option.Poul-Henning Kamp1998-04-261-3/+15
* | Add warning about root-fs blocksize expectations.Poul-Henning Kamp1998-04-261-0/+4
* | Add pa=none to give a hint that they exist.Poul-Henning Kamp1998-04-261-2/+2
* | Fixed `make -j9' by putting generated headers in ${SRCS}. Removed bogusBruce Evans1998-04-263-22/+22
* | Backed out most of rev.1.19 (explicit dependencies of object filesBruce Evans1998-04-261-19/+1
* | 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