| Commit message (Expand) | Author | Age | Files | Lines |
* | Make login audit-enabled, submitting audit records for the login and logout | wsalamon | 2006-02-04 | 5 | -3/+238 |
* | Don't set time to current, if set to specific time fails | ache | 2006-01-31 | 1 | -0/+1 |
* | Tell the user exactly where the problem was. | pjd | 2006-01-30 | 1 | -5/+5 |
* | s/DT_IA64_PLT_RESERVE/DT_IA_64_PLT_RESERVE/ | marcel | 2006-01-28 | 1 | -1/+1 |
* | - Mention that users need to be in the wheel group to `su - root' by default,... | brd | 2006-01-28 | 1 | -3/+17 |
* | make wall(1) work with pts. | ume | 2006-01-27 | 1 | -2/+6 |
* | Add AfriNIC as a RIR. | jhay | 2006-01-23 | 2 | -6/+16 |
* | Add myself to the list (Ehi, I'm not the youngest!) | matteo | 2006-01-20 | 1 | -0/+1 |
* | Add myself to the calendar | vd | 2006-01-19 | 1 | -0/+1 |
* | Add myself. | anray | 2006-01-19 | 1 | -0/+1 |
* | Use the .Fx macro. | simon | 2006-01-17 | 1 | -2/+7 |
* | Skip format flags, when parsing ktr_desc. | glebius | 2006-01-12 | 1 | -1/+7 |
* | Correct insecure temporary file usage in texindex. [06:01] | cperciva | 2006-01-11 | 1 | -12/+22 |
* | Add marker vnodes to ensure that all vnodes associated with the mount point are | tegge | 2006-01-09 | 1 | -0/+1 |
* | Document the TMPDIR environment variable. | dds | 2006-01-05 | 1 | -1/+3 |
* | Enable truss for powerpc | grehan | 2006-01-05 | 1 | -2/+1 |
* | Add powerpc support for truss. | grehan | 2006-01-05 | 3 | -0/+358 |
* | Fix the other su bug reintroduced two commits ago, namely | brian | 2006-01-03 | 1 | -1/+14 |
* | Handle the case (that I just broke) where the following hangs: | brian | 2006-01-02 | 1 | -1/+3 |
* | Remove broken code that mucks about with tcsetpgrp() -- even if | brian | 2006-01-02 | 1 | -7/+0 |
* | Add a -s flag for the same functionality as strace. Introduce a Name | brian | 2006-01-02 | 13 | -54/+91 |
* | NUL terminate buffer from fgetln(3). From fgsch@OpenBSD. | jmallett | 2006-01-01 | 1 | -0/+1 |
* | Whitespace after switch. | jmallett | 2006-01-01 | 1 | -3/+3 |
* | Check the entire length of the current argument for the EOF string with -E, | jmallett | 2005-12-31 | 1 | -1/+1 |
* | Only clear sb.st_size if it is clearly wrong or meaningless. This fixes | des | 2005-12-30 | 1 | -5/+5 |
* | Add a FreeBSD-specific -S flag which controls the maximum size of an argument | jmallett | 2005-12-30 | 2 | -10/+34 |
* | Handle maxsize==0 in such a way that we don't modify the string. | jmallett | 2005-12-30 | 1 | -0/+12 |
* | mkstemp(3) and friends use a combination of base 10 digits, along | csjp | 2005-12-30 | 1 | -1/+1 |
* | Reflect progress in process title. | des | 2005-12-30 | 1 | -0/+4 |
* | Build gprof for powerpc now. | grehan | 2005-12-29 | 1 | -2/+0 |
* | clone i386.h for powerpc | grehan | 2005-12-29 | 1 | -0/+44 |
* | Add support for printing IPSEC protocol stats if the kernel was compiled | kbyanc | 2005-12-28 | 5 | -97/+489 |
* | Someone buy me a beer. Now. | ade | 2005-12-28 | 1 | -0/+1 |
* | Liberation Day is no longer celebrated in Romania; rather a national | ceri | 2005-12-20 | 1 | -1/+1 |
* | Provide some basic documentation explaining what the bpf(4) flags are | csjp | 2005-12-18 | 1 | -0/+24 |
* | Make our ELF64 type definitions match standards. In particular this | marcel | 2005-12-18 | 1 | -6/+6 |
* | Know the machines FreeBSD runs on. Print the machine value for | marcel | 2005-12-17 | 1 | -2/+10 |
* | Fix the name of the country I was born. | maxim | 2005-12-14 | 1 | -1/+1 |
* | Really fix the relative timestamp bug. It was only incorrect for the ALQ | njl | 2005-12-09 | 1 | -1/+2 |
* | Remove the -B option from the directory-copying examples. The -B | kientzle | 2005-12-09 | 1 | -2/+2 |
* | Teach rfcomm_sppd(8) to recognize "lan" (for LAN Access Using PPP) service | emax | 2005-12-07 | 2 | -1/+7 |
* | Wording tweaks. | des | 2005-12-07 | 1 | -3/+2 |
* | Add a -0 option for interoperability with xargs -0. | des | 2005-12-07 | 3 | -4/+14 |
* | Add -r option for GNU compatibility. | des | 2005-12-07 | 1 | -1/+4 |
* | Fix -r flag to actually work. "now" comes after "then", not vice versa. | njl | 2005-12-06 | 1 | -1/+1 |
* | Prepare for MACHINE and hw.machine switching to "pc98" on FreeBSD/pc98. | ru | 2005-12-05 | 5 | -25/+57 |
* | Catch up with 64bit time_t on sparc64. The rstat packet expects a 32bit | philip | 2005-12-04 | 1 | -5/+19 |
* | Quickly fix brokeness in revision 1.157, that change was | davidxu | 2005-12-01 | 1 | -4/+4 |
* | - match_var: do not address memory at invalid address (`len' can be greater | fjoe | 2005-11-30 | 2 | -3/+5 |
* | Remove two lines of debugging output that accidentally snuck into the | rwatson | 2005-11-28 | 1 | -2/+0 |