| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | K&R -> ANSI | delphij | 2009-06-23 | 1 | -3/+1 |
* | Use getprogname() instead of referencing __progname. | delphij | 2009-06-23 | 1 | -3/+2 |
* | Usermode portion of the support for swap allocation accounting: | kib | 2009-06-23 | 1 | -13/+23 |
* | Add support for uncompressing pack(1)'ed files. Pack(1) is a program found | delphij | 2009-06-21 | 2 | -1/+359 |
* | Restore the check against running as root that I accidentally removed in | brooks | 2009-06-20 | 1 | -0/+9 |
* | Implement the -z (zero counters) option for the various bpf counters. | csjp | 2009-06-19 | 2 | -1/+9 |
* | Two fixes for SMALL case when compiling with WARNS=6: | delphij | 2009-06-19 | 1 | -1/+4 |
* | In preparation for raising NGROUPS and NGROUPS_MAX, change base | brooks | 2009-06-19 | 3 | -13/+34 |
* | When checking if we can write to a file, use access() instead of a | brooks | 2009-06-19 | 1 | -28/+2 |
* | Since the width is always 2, it is enough to put just one | ume | 2009-06-18 | 1 | -2/+2 |
* | Fix column width of weekday names for multibyte locales. | ume | 2009-06-17 | 1 | -9/+18 |
* | Add revoke(1). | ed | 2009-06-15 | 4 | -0/+123 |
* | Make the chpass Makefile honour NO_FSCHG. | ed | 2009-06-15 | 1 | -3/+4 |
* | Add volatile to sig_atomic_t where it was missing. | des | 2009-06-14 | 1 | -1/+1 |
* | Include <sys/module.h> for modfind(). | ed | 2009-06-14 | 1 | -0/+1 |
* | Fix bug in zphys offset calculation I introduced while retyping | bland | 2009-06-09 | 1 | -1/+1 |
* | Chase ZFS v13 import changes. | bland | 2009-06-09 | 1 | -1/+2 |
* | Change the behaviour of -F slightly; it now persists (forever) in | brian | 2009-06-05 | 7 | -107/+144 |
* | [patch] calendar.music: Chuck Berry was born in St. Louis, Missouri, not Cali... | edwin | 2009-06-04 | 1 | -1/+1 |
* | Remove window(1) from the base system. | ed | 2009-06-02 | 103 | -16640/+0 |
* | Add support for the build options that are currently in the port: | dougb | 2009-06-01 | 1 | -0/+5 |
* | - Add Hungarian catalog | gabor | 2009-06-01 | 2 | -1/+186 |
* | Change the "-4" option flag to "-e" since it does not refer to IPv4 | rmacklem | 2009-06-01 | 2 | -5/+5 |
* | Convert the two dimensional array to be malloced and introduce | bz | 2009-06-01 | 1 | -11/+14 |
* | Unbreak buildworld. | zec | 2009-05-31 | 1 | -0/+1 |
* | rm, find -delete: fix removing symlinks with uchg/uappnd set. | jilles | 2009-05-30 | 1 | -1/+1 |
* | Use prototype for usage(). This makes perror(1) WARNS=6 clean. | delphij | 2009-05-28 | 1 | -2/+2 |
* | Correct off-by-one issue in truss(1) which happens when system call number | delphij | 2009-05-28 | 9 | -9/+9 |
* | Update ee(1) in the base system to version 1.5.0. | ed | 2009-05-27 | 6 | -7/+9 |
* | Delete the old USB stack. The new stack has settled in and has all the | thompsa | 2009-05-27 | 1 | -4/+1 |
* | Add support for the arbitrary named jail parameters used by jail_set(2) | jamie | 2009-05-27 | 2 | -11/+22 |
* | Merge local changes to ee(1) into contrib space. | ed | 2009-05-26 | 8 | -6540/+6 |
* | Remove unused curses replacement implementation from ee(1) sources. | ed | 2009-05-26 | 2 | -3989/+0 |
* | Bump the document date to reflect the recent address range enhancements. | brian | 2009-05-25 | 1 | -1/+1 |
* | Fix kdump build when building it by hand. | ed | 2009-05-25 | 1 | -1/+1 |
* | Add the "-4" option to nfsstat, so that it will reports stats | rmacklem | 2009-05-25 | 2 | -7/+369 |
* | Implement "addr1,+N" ranges - not dissimilar to grep's -A switch. | brian | 2009-05-25 | 4 | -18/+39 |
* | A few more style changes as well as a more broad allowance for | gnn | 2009-05-20 | 1 | -27/+19 |
* | o style.Makefile(5): remove SRCS. | maxim | 2009-05-20 | 1 | -1/+0 |
* | Fix a few style(9) nits. | gnn | 2009-05-19 | 1 | -7/+9 |
* | Add a new program, perror, which takes an errno as a command line argument | gnn | 2009-05-19 | 4 | -0/+133 |
* | find: do not silently disable -L when -delete is used | avg | 2009-05-19 | 1 | -5/+5 |
* | Reduce diff against my local version: replace malloc+memset() cases to calloc(). | delphij | 2009-05-15 | 10 | -22/+12 |
* | Fix print_syscall_ret parameter order. | dds | 2009-05-13 | 1 | -1/+1 |
* | Fix compilation error introduced in r192025. | dds | 2009-05-13 | 1 | -1/+2 |
* | Add -c option to summarize number of calls, errors, and system time. | dds | 2009-05-12 | 13 | -145/+247 |
* | Add support for old TTY ioctls to kdump. | ed | 2009-05-09 | 1 | -0/+1 |
* | Add my birthday | skreuzer | 2009-05-07 | 1 | -0/+1 |
* | Add my birthday to the calendar. | rene | 2009-05-05 | 1 | -0/+1 |
* | Add myself as a mentee of dwmalone for the committers graph. Also add my | snb | 2009-05-05 | 1 | -0/+1 |