Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt | |
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | |||
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai | |
Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@ | |||
2008-06-10 | better take the size of the right table; found while tinkering with fsck_ffs | Otto Moerbeek | |
by accident the buggy expression yields the same value. | |||
2007-06-25 | Teach fsdb about 64-bit block addresses. ok moritz@ pedro@ | Otto Moerbeek | |
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2007-04-10 | Add support for ffs2 filesystems. From pedro@ based on the ufs2 | Todd C. Miller | |
changes in FreeBSD by Kirk McKusick. | |||
2007-02-20 | clarify that -f is not optional; ok otto | Jason McIntyre | |
2005-12-19 | Add and use a few more constants and macros needed by UFS2 | Pedro Martelletto | |
No functional change | |||
2004-03-19 | Fix bad indentation that creates the illusion that there's a bug here. tedu@, | Aaron Campbell | |
deraadt@ ok | |||
2003-10-31 | New libedit api changes. | Otto Moerbeek | |
Tested by djm@, mouring@, jmc@. ok deraadt@ | |||
2003-09-26 | check strdup failure; ok anil millert | Theo de Raadt | |
2003-08-25 | rename struct dinode to ufs1_dinode. clears the namespace and makes | Ted Unangst | |
way for some future work. no function changes yet. help testing otto@ and markus@ | |||
2003-06-26 | const the rcsid, and make it say OpenBSD | Ted Unangst | |
2003-06-11 | ansification | Theo de Raadt | |
2003-04-17 | strlcpy; ok tedu | Theo de Raadt | |
2002-12-15 | correct clri description; from Dan Weeks <danimal at danimal dot org> via | Federico G. Schwindt | |
PR/3034. | |||
2002-06-09 | rm trailing whitespace | Todd T. Fries | |
2002-05-11 | Add missing libraries to bsd.prog.mk (mostly kerberosV) | Marc Espie | |
Use them in DPADD throughout the tree. Fix a few mispells (LIBMATH -> LIBM...) Wipe obsolete lib (LIBRESOLV) Sort added missing libraries, move obsolete stuff apart. Synch documentation in bsd.README ok deraadt@ | |||
2002-03-14 | Remove \n from err/errx/warn/warnx(). | Mike Pechkin | |
millert@ ok | |||
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-11-05 | kill more registers; | Mike Pechkin | |
millert@ ok | |||
2001-07-07 | major -Wall cleanup, almost complete | Theo de Raadt | |
2000-03-18 | Remove hard sentence breaks, and some other cleanup along the way. | Aaron Campbell | |
1999-08-06 | uid_t and gid_t, and use %u | Theo de Raadt | |
1999-07-04 | trash some old leftover macros and replace them with -mdoc macros | Aaron Campbell | |
1999-06-04 | start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@ | Aaron Campbell | |
1999-05-19 | Use fprintf/exit in place of errx for usage display. | Alex Feldman | |
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell | |
1998-11-11 | more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixes | Aaron Campbell | |
1998-09-23 | alphabetize SEE ALSO entries and order them numerically according to section | Aaron Campbell | |
1998-09-17 | sbin/ man page fixes | Aaron Campbell | |
1998-08-08 | fix atime and mtime commands; ms@xy.org | Theo de Raadt | |
1998-07-24 | -lcurses, not termcap/termlib | Todd C. Miller | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-01-16 | Speak in English and note that editline(3) now exists. | Todd C. Miller | |
1997-01-16 | Update from NetBSD: adds chlen command and makes -Wall happy. | Todd C. Miller | |
1996-10-20 | Deal with recent fsck changes. | Todd C. Miller | |
1996-10-08 | Attempt at cleanup. | michaels | |
1996-06-23 | update rcsid | Theo de Raadt | |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt | |
1996-03-21 | From NetBSD: Merge of 960317 | Niklas Hallqvist | |
1996-02-22 | From NetBSD: | Niklas Hallqvist | |
Note that fsdb arrived with NetBSD 1.1 | |||
1995-12-16 | handle time_t things that really are not time_t | Theo de Raadt | |
1995-11-13 | time_t typecast; from bernd@arresum.inka.de; netbsd pr#1724 | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |