| Commit message (Expand) | Author | Age | Files | Lines |
* | Back out previous commit - it was not well thought out. | sobomax | 2002-10-31 | 1 | -1/+1 |
* | Document the new behavior of -C with respect to inode-change-time. | ru | 2002-10-31 | 1 | -2/+4 |
* | Do not change the target file's inode-change-time if -C is | ru | 2002-10-31 | 1 | -3/+5 |
* | Fix POLA breakage in 1.29: IPv4 should be default. This makes `-4' option | sobomax | 2002-10-31 | 1 | -1/+1 |
* | ade@ no longer has the FreeBSD account. | ru | 2002-10-31 | 1 | -1/+0 |
* | Sort by month/day/year/login. | ru | 2002-10-31 | 1 | -7/+7 |
* | Fix core dumps when invoking with something like ``last -w1''. | mux | 2002-10-30 | 1 | -5/+4 |
* | When we appear to want a signed value from sizeof(), use ssize_t in the cast, | jmallett | 2002-10-30 | 1 | -1/+1 |
* | Clarify my feelings towards fetch / libfetch. | des | 2002-10-30 | 1 | -1/+0 |
* | Output .lf directives. | grog | 2002-10-30 | 1 | -0/+4 |
* | bsd.doc.mk changes: | ru | 2002-10-29 | 2 | -2/+0 |
* | Don't try to dereference a NULL pw pointer. This would happen when | joerg | 2002-10-29 | 1 | -1/+1 |
* | In VarHead(), look into the correct (modified) string. | jmallett | 2002-10-29 | 1 | -1/+1 |
* | Mention that the left-hand side of the comparison | ru | 2002-10-29 | 1 | -3/+2 |
* | Mostly support alternate manpage zipping. | obrien | 2002-10-29 | 1 | -16/+35 |
* | Split var.c into var.c and var_modify.c and move all the modification funcs | jmallett | 2002-10-28 | 7 | -669/+731 |
* | Don't complain about not knowing the remote file size when working in | des | 2002-10-27 | 1 | -1/+1 |
* | Whitespace and indentation cleanup. | des | 2002-10-27 | 1 | -12/+12 |
* | Forgot to disable alarms after fetchXGet() in previous commit. | des | 2002-10-27 | 1 | -0/+2 |
* | Add an ETA timer that kicks in after 30 seconds. | des | 2002-10-27 | 1 | -16/+45 |
* | Remove unnecessary compatibility macro. (We were only printing, not parsing, | wollman | 2002-10-27 | 1 | -1/+0 |
* | Add new 1003.1-2001/TC1/D6 parameters. (On final recirculation ballot now, | wollman | 2002-10-27 | 4 | -2/+16 |
* | Adjust the size passed to readlink so that the null termination | dougb | 2002-10-25 | 1 | -4/+2 |
* | Fix problem with my ability to tell the difference between 'r' and 'l'... We | jmallett | 2002-10-24 | 1 | -1/+1 |
* | When expanding a specific [1-char] variable, only expand said specific | jmallett | 2002-10-24 | 1 | -1/+1 |
* | Duplicate the variable name in the v->name field, as otherwise it points to | jmallett | 2002-10-24 | 1 | -1/+3 |
* | Remove efree(), it isn't used consistently enough to even pretend that it | jmallett | 2002-10-23 | 10 | -27/+24 |
* | Change the type of an unused variable to appease a warning. | markm | 2002-10-23 | 1 | -1/+2 |
* | Adjust for getbsize argument type change. | markm | 2002-10-23 | 1 | -1/+3 |
* | Remove unneeded function prototypes. | markm | 2002-10-23 | 1 | -3/+0 |
* | Need to run lint1 from ${WORLDTMP}/usr/libexec during buildworld. | ru | 2002-10-23 | 1 | -1/+1 |
* | Add a new '-s' option to su(1): if the flag is present, attempt to | rwatson | 2002-10-23 | 2 | -5/+23 |
* | De-obfuscate and correct the include path handling for SysV style includes. | jmallett | 2002-10-23 | 1 | -35/+4 |
* | Use more verbose diagnostics for wrong DIGIT range | ache | 2002-10-20 | 1 | -5/+5 |
* | Add checks for DIGIT set consistency to prevent common misinterpretation | ache | 2002-10-20 | 1 | -11/+53 |
* | Improve the way base64 mode is enabled based on the program name, | fanf | 2002-10-20 | 1 | -1/+2 |
* | Add my birthday. | arved | 2002-10-20 | 1 | -0/+1 |
* | Sort by date. | grog | 2002-10-20 | 1 | -124/+122 |
* | Clarify holidays which apply only to the USA | grog | 2002-10-20 | 1 | -35/+21 |
* | Fix a problem with RTLD_TRACE flag to dlopen(3), which sometimes can return | sobomax | 2002-10-19 | 1 | -5/+4 |
* | Revert last delta. SGR support in grotty(1) is disabled system-wide | ru | 2002-10-18 | 1 | -1/+1 |
* | When a user gets refused because the password is wrong, use the | markm | 2002-10-18 | 1 | -0/+4 |
* | Add myself | adamw | 2002-10-18 | 1 | -0/+1 |
* | Everyone else is doing it! (adding their birthdays) | trhodes | 2002-10-18 | 1 | -0/+1 |
* | New committer's first commit(birthday). | maho | 2002-10-18 | 1 | -0/+1 |
* | New committer first committion. | daichi | 2002-10-18 | 1 | -0/+1 |
* | Style: use sa_handler instead of __sigaction_u.__sa_handler. | tjr | 2002-10-17 | 1 | -1/+1 |
* | Use .Fl/Ar for flags and arguments. | charnier | 2002-10-17 | 1 | -4/+6 |
* | Introduce option enumeration the standard way. | charnier | 2002-10-17 | 1 | -2/+4 |
* | Dekerberise. The corresponding userland stuff has been dekerberised | markm | 2002-10-16 | 2 | -172/+7 |