| Commit message (Expand) | Author | Age | Files | Lines |
* | Basic support for LC_MESSAGES | ache | 1998-04-29 | 3 | -13/+15 |
* | update dc utility as well | andreas | 1998-04-29 | 16 | -3318/+35 |
* | remove old bc-1.0.3 stuff | andreas | 1998-04-29 | 20 | -7089/+22 |
* | Make 'y' command 8bit clean | ache | 1998-04-29 | 1 | -2/+2 |
* | Added short instruction for FreeBSD how to import | andreas | 1998-04-29 | 2 | -0/+20 |
* | This commit was generated by cvs2svn to compensate for changes in r35516, | andreas | 1998-04-29 | 90 | -0/+27534 |
|\ |
|
| * | Import GNU bc 1.04 | andreas | 1998-04-29 | 90 | -0/+27534 |
* | Add note about BLOCKSIZE variable to -s flag. | imp | 1998-04-29 | 1 | -2/+3 |
* | Use ${.TARGET} rather than $@. i386 tested, pc98 untested because config | imp | 1998-04-29 | 5 | -60/+60 |
* | Fixes incorrect company and product names in uha(4) manpage and | andreas | 1998-04-29 | 4 | -16/+16 |
* | Use DFLTBSIZE instead of MAXBSIZE for pm_fatblksize. | dt | 1998-04-29 | 2 | -32/+38 |
* | Add spinlock. | jb | 1998-04-29 | 3 | -9/+12 |
* | Change signal model to match POSIX (i.e. one set of signal handlers | jb | 1998-04-29 | 142 | -3772/+2754 |
* | Sync with sys/i386/i386/trap.c revision 1.127. | kato | 1998-04-29 | 1 | -1/+5 |
* | Don't need wrappers for longjmp/setjmp anymore. | jb | 1998-04-29 | 2 | -89/+0 |
* | Remove empty files that were renamed some time ago. | jb | 1998-04-29 | 3 | -0/+0 |
* | Atomic lock source. | jb | 1998-04-29 | 3 | -0/+165 |
* | Stop renaming these in libc_r because wrappered versions don't make sense. | jb | 1998-04-29 | 6 | -60/+12 |
* | Replace the threaded locking with spinlock calls for both threaded | jb | 1998-04-29 | 1 | -18/+10 |
* | Reference an external variable in threaded programs so that the | jb | 1998-04-29 | 1 | -0/+6 |
* | Use signal() in both the threaded and non-threaded cases. | jb | 1998-04-29 | 1 | -2/+1 |
* | Stubs are required in libc so that it can be used with libpthread | jb | 1998-04-29 | 1 | -1/+5 |
* | Add a needed prototype, and fix a panic problem with the new | dyson | 1998-04-29 | 1 | -1/+4 |
* | Add "flags 0x10" to the sio0 entry so that SMP-GENERIC acts in thesame | max | 1998-04-29 | 1 | -2/+2 |
* | Tighten up management of memory and swap space during map allocation, | dyson | 1998-04-29 | 7 | -153/+268 |
* | Translate T_PROTFLT to SIGSEGV instead of SIGBUS when running under | eivind | 1998-04-28 | 9 | -9/+76 |
* | Fix merge errors | ache | 1998-04-28 | 1 | -3/+10 |
* | Upgrade to 2.2 | ache | 1998-04-28 | 2 | -3/+10 |
* | Oops, revert part of a diff that wasn't supposed to have been committed. | dg | 1998-04-28 | 2 | -4/+4 |
* | Cache the results of the ps_strings sysctl so that it doesn't have to be | dg | 1998-04-28 | 2 | -20/+24 |
* | Merge local changes | ache | 1998-04-28 | 7 | -802/+751 |
* | This commit was generated by cvs2svn to compensate for changes in r35486, | ache | 1998-04-28 | 41 | -455/+2173 |
|\ |
|
| * | V2.2 import | ache | 1998-04-28 | 47 | -857/+2934 |
* | | Fix a pseudo-swap leak problem. This mitigates "leaks" due to | dyson | 1998-04-28 | 1 | -14/+35 |
* | | Fixed syntax error for `make checkdpadd'. libfl.a should never be | bde | 1998-04-28 | 1 | -2/+2 |
* | | Use historically correct error message in some cases, optionally. | imp | 1998-04-28 | 1 | -2/+11 |
* | | Set TCP_NODELAY on the control channel to improve performance a bit. | dg | 1998-04-28 | 1 | -1/+8 |
* | | Submitted by: Doug Ambrisko <ambrisko@whistle.com> | julian | 1998-04-28 | 3 | -34/+71 |
* | | Don't build dependencies unless NOCLEAN is set. This speeds up | bde | 1998-04-27 | 1 | -13/+24 |
* | | Don't include ../Makefile.inc here. bsd.man.mk is always included | bde | 1998-04-27 | 1 | -6/+1 |
* | | Cast return values to the appropriate fp_*_t. Note that the man page | des | 1998-04-27 | 2 | -18/+18 |
* | | Fixed spelling of "fictitious" in diagnostics and comments | des | 1998-04-27 | 3 | -13/+13 |
* | | Fixed a bug where if MAXUSRARGS amount of args were passed in, the argv[] | dg | 1998-04-27 | 1 | -2/+4 |
* | | *** empty log message *** | peter | 1998-04-27 | 3 | -11/+11 |
* | | Support more than 256 tun devices: | brian | 1998-04-27 | 1 | -9/+13 |
* | | Check that user really typed "who am {I,i}", and that no stray | des | 1998-04-26 | 1 | -1/+5 |
* | | say a few words about the -b option. | phk | 1998-04-26 | 1 | -3/+15 |
* | | Add warning about root-fs blocksize expectations. | phk | 1998-04-26 | 1 | -0/+4 |
* | | Add pa=none to give a hint that they exist. | phk | 1998-04-26 | 1 | -2/+2 |
* | | Fixed `make -j9' by putting generated headers in ${SRCS}. Removed bogus | bde | 1998-04-26 | 3 | -22/+22 |