| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for printing bridging statistics with ``-p bdg '' . | luigi | 1999-04-26 | 4 | -2/+42 |
* | Move an option outside of a nested list and up a bit to live free among | kris | 1999-04-26 | 1 | -3/+3 |
* | More egcs warning fixes: | imp | 1999-04-25 | 10 | -16/+23 |
* | The infrastructure to build these fellows has been replaced with kld. | peter | 1999-04-24 | 4 | -292/+0 |
* | remove uid switching before login_getpwclass, now done inside libutil | ache | 1999-04-24 | 1 | -3/+6 |
* | fix -n with 16-chars hostnames, modified patch from PR | ache | 1999-04-22 | 1 | -4/+7 |
* | Fix the display of the "nice" value of processes like ntpd that use the | jhay | 1999-04-22 | 1 | -2/+2 |
* | IPX address formatting nit. | billf | 1999-04-20 | 1 | -2/+2 |
* | Clarify wording to indicate that the arguments to find(1) are path names | jkoshy | 1999-04-19 | 1 | -6/+6 |
* | Add :Q to quote variable expansion to all proper expansion of | imp | 1999-04-19 | 2 | -2/+49 |
* | Use const where appropriate. | steve | 1999-04-19 | 1 | -2/+2 |
* | Disconnect modload/modunload/modstat from their Makefiles.. | peter | 1999-04-18 | 1 | -2/+1 |
* | Clean up the skeleton code a little. There was a #ifdef to avoid | peter | 1999-04-18 | 1 | -9/+1 |
* | Turn off f2c. Superseeded by EGCS's g77. | obrien | 1999-04-18 | 1 | -2/+1 |
* | X11 include directory may not actually contain any header file, check for | luoqi | 1999-04-17 | 1 | -2/+2 |
* | Nuke lsock(1). | des | 1999-04-15 | 3 | -146/+0 |
* | lsock(1) -> sockstat(1) | des | 1999-04-15 | 1 | -2/+2 |
* | Rename lsock(1) to sockstat(1). | des | 1999-04-15 | 3 | -0/+146 |
* | Activate lsock(1). | des | 1999-04-14 | 1 | -1/+2 |
* | Import lsock(1), a Perl script for listing open Internet sockets. | des | 1999-04-14 | 3 | -0/+146 |
* | Typo fix. | ghelmer | 1999-04-13 | 1 | -2/+2 |
* | Correct a link problem with zh_TW.BIG5, make the display reasonable. | foxfair | 1999-04-10 | 1 | -2/+8 |
* | 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 |