Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-22 | whatever happened, i cannot explain it. rollback my stupid | Federico G. Schwindt | |
good-for-nothing commit. my apologies. | |||
2003-06-22 | fix prototype; from Pedro Bastos. | Federico G. Schwindt | |
2003-06-22 | 3 missing header files | Theo de Raadt | |
2003-06-21 | document mount_ntfs and better formatting; | Jason McIntyre | |
ok tedu@ | |||
2003-06-21 | clarify these functions by changing references from strings to buffers | Anil Madhavapeddy | |
ok deraadt@, millert@, jmc@, suggested by espie@ | |||
2003-06-21 | the the | Theo de Raadt | |
2003-06-20 | remove unused autoconf files | Markus Friedl | |
2003-06-20 | remove old files; libevent is maintained elsewhere | Markus Friedl | |
2003-06-19 | generate ANSI code | Theo de Raadt | |
2003-06-19 | constify constant structures; niels ok | Michael Shalayeff | |
2003-06-19 | knf | Theo de Raadt | |
2003-06-19 | ansi and knf inside | Theo de Raadt | |
2003-06-18 | - rewrite of the plan9 sections of rfork(2) and new (c) | Jason McIntyre | |
- updated ERRORS and RETURN VALUES this had to be rewritten because of licensing issues with plan9. ok deraadt@ | |||
2003-06-17 | Sync with share/misc/license.template and add missing DARPA credit | Todd C. Miller | |
where applicable. | |||
2003-06-13 | obsolete | Markus Friedl | |
2003-06-11 | ansification, pval ok | Theo de Raadt | |
2003-06-11 | ansification; pval ok | Theo de Raadt | |
2003-06-11 | oops | Theo de Raadt | |
2003-06-11 | oops | Theo de Raadt | |
2003-06-11 | ansification; checked by pval | Theo de Raadt | |
2003-06-11 | sync man page with sys/socket.h; | Jason McIntyre | |
from a NetBSD bug report (MAEKAWA Masahide); ok pjanzen@ | |||
2003-06-11 | - sync up MLD declaration with RFC3542 (s/MLD6/MLD/) | Jun-ichiro itojun Hagino | |
- routing header declaration with RFC3542 (note: sizeof(ip6_rthdr0) has changed!) also, sync up with RFC2460 routing header definition (no "strict" source routing mode any more) part of advanced API update (RFC2292 -> 3542). markus, todd, millert, henning ok | |||
2003-06-10 | Remove an extraneous "& 0xff" (the cast to unsigned char is sufficient). | Todd C. Miller | |
Use "extern __inline" instead of "static __inline" since the extern flavor behaves more like a macro (which is what we want). OK deraadt@ and tested on all platforms by various folks. | |||
2003-06-10 | o make mount(2) return EROFS, not EPERM if ffs is dirty | Todd C. Miller | |
o document EROFS in man page (2 possible causes) o recognize EROFS in mount_ffs and try to give a reasonable error message deraadt@ OK | |||
2003-06-10 | Use ITIMER_VIRTUAL instead of ITIMER_PROF as the thread scheduler | Marco S Hyman | |
timer. Allows threaded aps to be profiled. Tested on i386, alpha, macppc, sparc64 and vax. miod@ says: I think this is the right thing to do. | |||
2003-06-09 | Mention that you can get EPERM when trying to mount an unclean filesystem. | Todd C. Miller | |
2003-06-09 | pefo 3/4 licence cleanups | Theo de Raadt | |
2003-06-06 | slightly more logical section order, and a typo; | Jason McIntyre | |
ok pval@ millert@ | |||
2003-06-06 | KNF fix | Jun-ichiro itojun Hagino | |
2003-06-06 | KNF, de-register | Jun-ichiro itojun Hagino | |
2003-06-04 | mop up some more 3/4 license issues | Theo de Raadt | |
2003-06-04 | another term 3 & 4 from tholo after permission | Theo de Raadt | |
2003-06-04 | more 3/4 cleanups for lazy developers | Theo de Raadt | |
2003-06-03 | terms 3 & 4 cleanup based on "terms" file | Theo de Raadt | |
2003-06-03 | terms 3 & 4 cleanup based on "terms" file | Theo de Raadt | |
2003-06-03 | fix various 3/4 licenses according to "terms" file | Theo de Raadt | |
2003-06-03 | do not honour getenv of EVENT_NOKQUEUE is issetugid; millert henning ok | Theo de Raadt | |
2003-06-03 | nuke term 3, since we're all in ~deraadt/terms and I clued in now. | Bob Beck | |
2003-06-03 | minor crank | Hans Insulander | |
2003-06-03 | Add some more missing files. | Hans Insulander | |
2003-06-03 | Do the symlink library trick with libcom_err as well | Hans Insulander | |
2003-06-03 | Make com_err part of the "new" libkrb5 | Hans Insulander | |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Theo de Raadt | |
rescinded 22 July 1999 (got skipped because it also had me in there) | |||
2003-06-03 | Use an ISC-tyle license for all my code; it is simpler and more permissive. | Todd C. Miller | |
2003-06-03 | license cleaning. | Artur Grabowski | |
2003-06-02 | three four kill ... | Michael Shalayeff | |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-06-02 | add missing copy_ccache.c | Jakob Schlyter | |
2003-06-02 | place this under the Public Domain (instead of a bad license I had put) | Peter Valchev | |
2003-06-02 | Relax licence by removing the 3rd clause on all files whereI was still | Miod Vallat | |
using a 3 clause licence. |