| Commit message (Expand) | Author | Age | Files | Lines |
* | Tune table since 0200-0206 is not available, add more chars | ache | 1999-07-31 | 1 | -9/+5 |
* | bad news: chars 0200-0206 used internally in troff, make them back illegal | ache | 1999-07-31 | 2 | -2/+2 |
* | make all chars above 127 legal | ache | 1999-07-31 | 2 | -4/+4 |
* | change prev. commit: emulate latin1 on ascii if latin1 chars are | ache | 1999-07-31 | 2 | -2/+2 |
* | Add more koi8-r chars | ache | 1999-07-31 | 1 | -0/+64 |
* | Pick hardcoded latin1 chars definitions only if -Tlatin1 | ache | 1999-07-31 | 2 | -2/+3 |
* | Document the "skey" command in telnet(1). | nik | 1999-07-30 | 1 | -0/+4 |
* | dhclient-lease(8) -> dhclient.leases(5) | nik | 1999-07-30 | 1 | -1/+1 |
* | Correct reference to dhclient.conf(5) (was dhclient.conf(8)), as pointed | nik | 1999-07-30 | 1 | -1/+1 |
* | If "YYPARSE_PARAM" is defined, we need a different prototype for yyparse(). | obrien | 1999-07-30 | 1 | -0/+4 |
* | Sense $LANG only if $LC_CTYPE is not set | ache | 1999-07-30 | 4 | -16/+12 |
* | Teach the .At macro about releases v2, v3, v4, and v5 of AT&T UNIX. | mpp | 1999-07-30 | 1 | -0/+8 |
* | Force safer mode of operation for man's use of *roff. | imp | 1999-07-30 | 2 | -4/+4 |
* | bc core dumped when a value with between 128 and 255 (mod 256) digits | n_hibma | 1999-07-28 | 2 | -1/+3 |
* | Fix a problem where commands in backticks `` wont get executed in taint | markm | 1999-07-19 | 1 | -0/+6 |
* | Fix type of host-name option. Partial fix for referenced PR. | jkh | 1999-07-19 | 1 | -1/+1 |
* | Merge some patches from RedHat-6.0. The most important change fixes a bug | dfr | 1999-07-17 | 1 | -30/+90 |
* | This commit was generated by cvs2svn to compensate for changes in r48743, | obrien | 1999-07-10 | 13 | -33/+217 |
|\ |
|
| * | Virgin import of GCC 2.7.2.3 | obrien | 1999-07-10 | 18 | -87/+312 |
| * | This commit was manufactured by cvs2svn to create branch 'VENDOR-gcc'. | cvs2svn | 1999-03-30 | 14 | -0/+8724 |
* | | Fixed style bugs in FreeBSD changes. KNF style doesn't apply to gnu | bde | 1999-07-04 | 1 | -4/+4 |
* | | Remove the soft-updates sources from their original location. They | jdp | 1999-07-03 | 3 | -5353/+0 |
* | | * The OBSTACK_CHUNK_SIZE #define was in the "Code generation parameters" | obrien | 1999-07-02 | 1 | -6/+6 |
* | | The GNU standard about putting 2 spaces after sentences in comments | obrien | 1999-07-02 | 1 | -10/+10 |
* | | No longer need to set B_ASYNC flag since BUF_KERNPROC now | mckusick | 1999-06-29 | 1 | -2/+1 |
* | | Define "OBSTACK_CHUNK_SIZE" as getpagesize(). | obrien | 1999-06-28 | 1 | -1/+5 |
* | | Keep the inlines for <sys/buf.h> happy.. | peter | 1999-06-27 | 1 | -3/+3 |
* | | Actually describe all of the command line options in fsinfo(8). | mpp | 1999-06-26 | 1 | -16/+116 |
* | | Convert buffer locking from using the B_BUSY and B_WANTED flags to using | mckusick | 1999-06-26 | 1 | -9/+13 |
* | | Sort options. | obrien | 1999-06-25 | 1 | -21/+39 |
* | | Fix -1 (onetry) fails, exit(2) rather than exit(1) so an error from this | obrien | 1999-06-25 | 1 | -3/+3 |
* | | Fix bug (introduced by me) where UDP port numbers were starting at 1 instead | archie | 1999-06-25 | 1 | -3/+7 |
* | | Clean up conflicts. | obrien | 1999-06-24 | 1 | -4/+5 |
* | | Update for latest vendor import. | obrien | 1999-06-23 | 1 | -4/+4 |
* | | This commit was generated by cvs2svn to compensate for changes in r48146, | obrien | 1999-06-23 | 11 | -129/+694 |
|\ \ |
|
| * | | Virgin import of ISC-DHCP v2.0 | obrien | 1999-06-23 | 14 | -135/+701 |
* | | | Merge from non-crypto version: | ru | 1999-06-17 | 5 | -15/+75 |
* | | | Add a vnode argument to VOP_BWRITE to get rid of the last vnode | mckusick | 1999-06-16 | 1 | -12/+14 |
* | | | Get rid of the global variable rushjob and replace it with a function in | mckusick | 1999-06-15 | 1 | -41/+45 |
* | | | Remove 'SET_ASM_OP' macro, which is unused now and rather harmful | simokawa | 1999-06-10 | 1 | -2/+0 |
* | | | Fix -T doubling | ache | 1999-06-07 | 2 | -6/+6 |
* | | | Fix typo which causes an unnecessary line break. | nik | 1999-05-29 | 1 | -1/+1 |
* | | | fix End key name | ache | 1999-05-28 | 1 | -1/+1 |
* | | | describe process | ache | 1999-05-28 | 1 | -0/+3 |
* | | | merge | ache | 1999-05-28 | 10 | -355/+638 |
* | | | This commit was generated by cvs2svn to compensate for changes in r47558, | ache | 1999-05-28 | 47 | -838/+2420 |
|\ \ \ |
|
| * | | | readline v4.0 | ache | 1999-05-28 | 55 | -1147/+3062 |
* | | | | Port pnpinfo to alpha. | dfr | 1999-05-22 | 1 | -4/+10 |
* | | | | Fix a coredump when debugging corefiles from static programs. | dfr | 1999-05-22 | 1 | -1/+1 |
* | | | | Cosmetic changes to make it compile without errors in gcc -Wall | julian | 1999-05-22 | 1 | -10/+17 |