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