summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Basic support for LC_MESSAGESache1998-04-293-13/+15
* update dc utility as wellandreas1998-04-2916-3318/+35
* remove old bc-1.0.3 stuffandreas1998-04-2920-7089/+22
* Make 'y' command 8bit cleanache1998-04-291-2/+2
* Added short instruction for FreeBSD how to importandreas1998-04-292-0/+20
* This commit was generated by cvs2svn to compensate for changes in r35516,andreas1998-04-2990-0/+27534
|\
| * Import GNU bc 1.04andreas1998-04-2990-0/+27534
* Add note about BLOCKSIZE variable to -s flag.imp1998-04-291-2/+3
* Use ${.TARGET} rather than $@. i386 tested, pc98 untested because configimp1998-04-295-60/+60
* Fixes incorrect company and product names in uha(4) manpage andandreas1998-04-294-16/+16
* Use DFLTBSIZE instead of MAXBSIZE for pm_fatblksize.dt1998-04-292-32/+38
* Add spinlock.jb1998-04-293-9/+12
* 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
OpenPOWER on IntegriCloud