| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't perform the trimdomain() functionality twice, | brian | 1999-04-07 | 1 | -12/+3 |
* | Rename a function to avoid conflict with the new syscall 'pwrite'. | dt | 1999-04-04 | 4 | -18/+18 |
* | Further backouts and changes to the example. | cracauer | 1999-04-04 | 1 | -8/+22 |
* | Back out part of previous commit. | cracauer | 1999-04-04 | 2 | -27/+16 |
* | 1) Fix the case where a shellscript using getopt is called with a | cracauer | 1999-04-03 | 2 | -18/+39 |
* | fix sign extension bug | ache | 1999-04-01 | 1 | -1/+1 |
* | Get things right for tty names of length UT_LINESIZE. | brian | 1999-03-31 | 1 | -16/+15 |
* | malloc(3) need to allocate one byte more. | phk | 1999-03-29 | 1 | -2/+2 |
* | Due to the switch form Julian to Gregorian calender, | helbig | 1999-03-27 | 1 | -9/+14 |
* | Display floats with format %*.0f instead of as "*****" if there is | bde | 1999-03-22 | 1 | -1/+5 |
* | An even number of nodes, not node pairs are required for tsort(1) to work. | billf | 1999-03-20 | 1 | -1/+1 |
* | Supporting locale for Chinese Big5 completely. | foxfair | 1999-03-20 | 1 | -2/+2 |
* | Disable setgid kmem for now. | imp | 1999-03-16 | 1 | -2/+2 |
* | Reference the sysctl variables related to various limits. | ghelmer | 1999-03-15 | 1 | -4/+13 |
* | Grammar nits, double negatives | billf | 1999-03-15 | 1 | -4/+4 |
* | Fixes alignment of blocksize field to be prettier if | mjacob | 1999-03-10 | 1 | -7/+7 |
* | Fix fstat compatibility by printing the address of the tcppcb instead of | des | 1999-03-10 | 1 | -3/+7 |
* | Adds the '-p' option to make time(1) output POSIX.2 compliant. | roberto | 1999-03-10 | 2 | -21/+63 |
* | get rid of space padding for compression | mjacob | 1999-03-10 | 1 | -2/+2 |
* | Restore \n at end of usage message. | wollman | 1999-03-08 | 1 | -2/+2 |
* | Fix display of example usage. | ghelmer | 1999-03-07 | 1 | -1/+2 |
* | Oops, the test for "no-cpu" was inverted. | bde | 1999-03-07 | 1 | -2/+2 |
* | The magic "no-cpu" cpu number is 0xff. Don't misrepresent cpu | bde | 1999-03-05 | 1 | -2/+2 |
* | Fix the style of my previous commit. | joerg | 1999-03-03 | 1 | -1/+1 |
* | Increase the vector that's used to look for free pty's. We go through | joerg | 1999-03-03 | 1 | -1/+1 |
* | Make window(1) actually work again. It has been broken for quite some | joerg | 1999-03-02 | 2 | -2/+3 |
* | Print actual density code as well as string for density- I dunno about others, | mjacob | 1999-03-02 | 1 | -5/+10 |
* | Improve error message wording when attempting to link to a non-existent | alex | 1999-03-02 | 1 | -2/+2 |
* | Close PR #10264. Don't bail directly out of passwd/chpass in my_yp_match(). | wpaul | 1999-03-01 | 1 | -1/+17 |
* | Fix disorder introduced by me in the Euro part 2 locale commit. | imp | 1999-03-01 | 1 | -15/+15 |
* | Make MACHINE_ARCH sensitive to the environment, as well as using the | imp | 1999-03-01 | 1 | -4/+11 |
* | fix PRUNEPATHS assignment | ache | 1999-02-28 | 1 | -2/+2 |
* | Deal with broken Web sites which return 302 responses rather than 404 | wollman | 1999-02-23 | 3 | -17/+38 |
* | Change the prompt for the office location field from "Location:" | ghelmer | 1999-02-23 | 3 | -8/+13 |
* | Use `${CC} ${CFLAGS} ${LDFLAGS} -nostdlib -Wl...' instead of | bde | 1999-02-17 | 1 | -5/+5 |
* | Fix off-by-one error. | fenner | 1999-02-16 | 1 | -2/+2 |
* | Re-enable doscmd build. | luoqi | 1999-02-16 | 1 | -1/+2 |
* | Look for aout X libraries at the right place. | luoqi | 1999-02-16 | 1 | -4/+10 |
* | back out obj/colldef PATH hack, it breaks cross-compiling per Bruce | ache | 1999-02-15 | 1 | -4/+1 |
* | Fixed bitrot in usage message and disordering of options in previous commit. | bde | 1999-02-15 | 1 | -7/+7 |
* | Fixed disordering of options in previous commit. | bde | 1999-02-15 | 1 | -4/+4 |
* | Don't pass -static in ${LDFLAGS} to ld for building doscmd.kernel, | bde | 1999-02-15 | 1 | -2/+2 |
* | Clean up some .Os macro uses: quotes are not needed, multiple arguments | fenner | 1999-02-15 | 1 | -2/+2 |
* | Remove couple of 'extern int errno'. (They turned to something funny when | dt | 1999-02-14 | 2 | -8/+2 |
* | Ignore errors from chflags. This makes it possible to make installworld | des | 1999-02-14 | 2 | -5/+5 |
* | syntax change: allow symbolic names as substitute first arg | ache | 1999-02-13 | 3 | -5/+6 |
* | syntax change: allow symbolic names as substitute first arg | ache | 1999-02-13 | 3 | -41/+39 |
* | Add -z option to vmstat to dump data from the zone allocator | dillon | 1999-02-13 | 2 | -12/+77 |
* | substitute ss | ache | 1999-02-12 | 2 | -4/+6 |
* | add more checks for substitution | ache | 1999-02-12 | 1 | -7/+13 |