| Commit message (Expand) | Author | Age | Files | Lines |
* | Revision 1.12 of lockf.c fixed a "thundering herd" scenario when the | csjp | 2007-10-12 | 2 | -11/+72 |
* | Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidental | obrien | 2007-10-09 | 1 | -1/+1 |
* | Repo copy libpthreads to libkse. | obrien | 2007-10-09 | 1 | -1/+1 |
* | Always install libpthread.* symlinks if at least one of | ru | 2007-10-01 | 1 | -2/+1 |
* | Update to calendar/calendars/hr_HR.ISO_8859-2/calendar.praznici | edwin | 2007-09-21 | 1 | -7/+14 |
* | - add my entry | tabthorpe | 2007-09-21 | 1 | -0/+1 |
* | Use NULL instead of 0 for the return value of fopen(). | kevlo | 2007-09-21 | 4 | -6/+6 |
* | More dates: Sint Maarten, Dierendag, Trinitatis | edwin | 2007-09-20 | 1 | -14/+30 |
* | - Move all of the PS_ flags into either p_flag or td_flags. | jeff | 2007-09-17 | 2 | -2/+2 |
* | - Stop computing %CPU for the imaginary idle process; we now | ru | 2007-09-11 | 1 | -54/+6 |
* | Check return value of listen(). | kevlo | 2007-09-11 | 1 | -1/+2 |
* | - Netstat warning removal for 64 bit aware platforms. | rrs | 2007-09-09 | 1 | -117/+108 |
* | Add --posix as a synonym for --format=pax, for GNU | kientzle | 2007-09-09 | 1 | -0/+5 |
* | Add misc entries communilated over the year | edwin | 2007-09-07 | 3 | -6/+11 |
* | Inactive pages don't have to be dirty plus improve description of | ru | 2007-09-02 | 1 | -2/+3 |
* | Fix the description of the "Cache" memory and clarify the | ru | 2007-09-01 | 1 | -2/+2 |
* | - Fix typo in netstat's display of Nagle algorithm - refer to the RFC. | rrs | 2007-08-24 | 1 | -2/+2 |
* | Use POSIX mutex instead of Solaris ones. This makes generation | delphij | 2007-08-23 | 1 | -8/+8 |
* | sysent.h is installed as sys/sysent.h, so reflect it. | delphij | 2007-08-23 | 1 | -1/+1 |
* | Fix for PR bin/115033. This corrects a crash when long options | kientzle | 2007-08-01 | 1 | -0/+4 |
* | Make tcpstates[] static, and make sure TCPSTATES is defined before | des | 2007-07-30 | 1 | -2/+1 |
* | Print integer-typed arguments as integers. This makes sure that | marcel | 2007-07-28 | 1 | -3/+3 |
* | Fix handling of Quad-type arguments. Previously, syscalls | marcel | 2007-07-28 | 4 | -12/+23 |
* | Syscalls have at most 6 argument, not 5. See mmap(2) for example. | marcel | 2007-07-28 | 1 | -1/+1 |
* | Add a counter for the total number of pages cached and support for | alc | 2007-07-27 | 1 | -0/+2 |
* | Update for japanese holidays. | bland | 2007-07-27 | 1 | -1/+1 |
* | Stop mentioning /usr/X11R6. | delphij | 2007-07-24 | 1 | -2/+2 |
* | Fill in some casts that are needed (according to GCC 4.1) | kientzle | 2007-07-20 | 1 | -6/+6 |
* | Don't exit immediately on libarchive warnings, just | kientzle | 2007-07-20 | 2 | -4/+4 |
* | Update the default FILESYSTEMS value in a comment to note that ext2fs is | jhb | 2007-07-19 | 1 | -1/+1 |
* | Bah, fix a cosmetic nit and remove a debugging aid missed in the previous | jhb | 2007-07-16 | 1 | -2/+1 |
* | Restore netstat -M functionality for most statistics on core dumps. In | jhb | 2007-07-16 | 18 | -366/+750 |
* | Disconnect netatm from the build as it is not MPSAFE and relies on | rwatson | 2007-07-14 | 1 | -4/+5 |
* | - Simulate GNU gzip(1) behavior where full filename is | delphij | 2007-07-12 | 1 | -7/+7 |
* | Fix alignment of context switch traces. | jhb | 2007-07-10 | 1 | -1/+1 |
* | Before doing compile_re() which needs a parameter to identify | delphij | 2007-07-06 | 1 | -4/+4 |
* | Remove the -DFAST_IPSEC from Makefiles again. | bz | 2007-07-05 | 1 | -2/+2 |
* | kdump has knowledge of lseek() and mmap() arg decoding. Teach it about | peter | 2007-07-04 | 1 | -1/+25 |
* | Add case-insensitive matching to sed, using the 'I' flag, similarly to GNU sed. | ssouhlal | 2007-07-04 | 3 | -27/+52 |
* | Significantly reduce the memory leak as noted in BUGS section for | scf | 2007-07-04 | 5 | -10/+28 |
* | Commit IPv6 support for FAST_IPSEC to the tree. | gnn | 2007-07-01 | 6 | -80/+25 |
* | Add support using an alternate table file to usbhidaction(1). | imp | 2007-06-30 | 2 | -3/+10 |
* | MFp4: Bugfixes for truss(1): | delphij | 2007-06-26 | 10 | -91/+75 |
* | Add myself as a src committer. | scf | 2007-06-25 | 1 | -0/+1 |
* | o style(9) nit. | rrs | 2007-06-17 | 1 | -100/+87 |
* | - Forced commit to update who actually did this code (I forgot | rrs | 2007-06-17 | 1 | -0/+1 |
* | o Do not warn if the process exits before we get its name. | maxim | 2007-06-16 | 1 | -1/+3 |
* | Never define the generated rpc server main function with storage type | se | 2007-06-16 | 1 | -1/+1 |
* | Expand TCP counters from 9 digits to 12. | jhb | 2007-06-15 | 1 | -25/+25 |
* | Consistently indent the R() macro for fields on the right-side of the | jhb | 2007-06-15 | 1 | -17/+17 |