| Age | Commit message (Expand) | Author |
| 2003-12-16 | Fixed a bug that made lastlogin ignore the first user argument | wulf |
| 2003-12-11 | Drop trailing spaces; new sentence, new line; fix width | wiz |
| 2003-12-10 | John Brezak (now jbrezak at windows dot microsoft dot com) kindly | jdolecek |
| 2003-12-10 | Modify the licences of code written by Theo De Raadt from a 4-clause | agc |
| 2003-12-10 | The file system snapshot pseudo driver. | hannken |
| 2003-12-09 | "msntp"->"sntp, and adjust location of runtime data files | drochner |
| 2003-12-07 | Make building IPv6 support controllable by MKINET6 | matt |
| 2003-12-07 | Gcc3 for sh5 gets an ICE compiling ns_main.c at -O2. | scw |
| 2003-12-07 | Report read errors, too. | is |
| 2003-12-06 | Fix typo, reported by Soren Jacobsen in PR 23666. | wiz |
| 2003-12-06 | Increase userspace (/usr/sbin/nfsd) limit on nfsd count from 20 to 1024. | jonathan |
| 2003-12-05 | Fix my email address. | fredb |
| 2003-12-05 | remove orphaned files | drochner |
| 2003-12-05 | put pid file to /var/run and saved state to /var/db | drochner |
| 2003-12-05 | Fix some nits. | wiz |
| 2003-12-04 | also build the sntp (rfc2030) program which comes with ntp-4.2 | drochner |
| 2003-12-04 | update the reachover build tree for ntp-4.2.0: | drochner |
| 2003-12-03 | rewind() does an implicit clearerr(), as demanded by e.g. 1003.1. Thus, | is |
| 2003-12-02 | Be consistent in error messages, and don't use the <err.h> functions. | lukem |
| 2003-11-26 | Use Xr instead of Ic when suitable; NetBSD -> .Nx; add comma; | wiz |
| 2003-11-26 | Provide an example for making a bootable FAT file system, and improve | lukem |
| 2003-11-25 | Make sure to also zero out structures put on local free lists so allocations | rafal |
| 2003-11-24 | Define ecalloc() and use it when initializing data structures. | christos |
| 2003-11-21 | Bump version for wait-for-child fix. | wiz |
| 2003-11-21 | Wait for decompress child before continuing. | wiz |
| 2003-11-19 | Add long-long cast for cross-build printf portability. We could be using | christos |
| 2003-11-19 | PR/23490: Jason Thorpe: 64-bit config(8) breaks negative RTC_OFFSET | christos |
| 2003-11-18 | Use int64_t to store numeric values, so that values larger than 2^32 | fvdl |
| 2003-11-17 | Apply patch proposted to tech-userlevel on Sun, 12 Oct 2003: | bouyer |
| 2003-11-17 | #include <util.h> | dbj |
| 2003-11-16 | Don't use L_SET as it's not portable and this is a host tool | jmc |
| 2003-11-16 | From Steve Woodford (scw@): fix wi(4) and wiconfig(8) on big-endian | dyoung |
| 2003-11-14 | Disable hp300 support (again). | lukem |
| 2003-11-13 | roundup() write of hp300 boot code to a multiplr of the disk sector size. | dsl |
| 2003-11-12 | use An to markup names. | grant |
| 2003-11-12 | fix a typo | grant |
| 2003-11-12 | s/netbsd.org/NetBSD.org/i | grant |
| 2003-11-12 | use An and Aq for name/email address instead of \*[Lt] and \*[Gt]. | grant |
| 2003-11-12 | <sys/fcntl.h> -> <fcntl.h> in previous. Also, remove inclusion of | kleink |
| 2003-11-12 | O_* live in <sys/fcntl.h> not <sys/file.h> | matt |
| 2003-11-12 | Don't use _PATH_UNIX on non-NetBSD hosts. | matt |
| 2003-11-10 | Ensure we use the target disklabel.h, not the host one. | dsl |
| 2003-11-10 | Comment out hp300 references. | fvdl |
| 2003-11-10 | Disable the hp300 for now. | fvdl |
| 2003-11-10 | Spell address with two d's. Inspired by similar changes in OpenBSD, | wiz |
| 2003-11-08 | Don't use PRId64 in a host tool. Not all systems have the PRI* | uwe |
| 2003-11-08 | First cut of hp300 installboot, seems to DTRT on i386. | dsl |
| 2003-11-06 | Set ${MACHINE} and ${MACHINE_ARCH}. | martti |
| 2003-11-02 | Clean up the i386 examples somewhat, adding an example of upgrading | perry |
| 2003-11-02 | Increase the buffer size for result strings. Reported by Sergey Svishchev | christos |