Age | Commit message (Expand) | Author |
1999-05-27 | Got confused betwen two diffs, asking for an xmake_file fragment, | Marc Espie |
1999-05-26 | create links for audio->audio0 and friends if they don't exist | Jason Wright |
1999-05-26 | Typos and proper form (deraadt@) | Angelos D. Keromytis |
1999-05-26 | Implement DLT_RAW, DLT_{SLIP,PPP}_BSDOS from libpcap 0.4 | Brad Smith |
1999-05-26 | Add .m files, necessary to compile libobjc. | Marc Espie |
1999-05-26 | egcs Internal compiler errors on m68k. | Marc Espie |
1999-05-26 | Remove warnings (patch pending at cygnus) | Marc Espie |
1999-05-26 | We don't need yet another copy of texinfo.tex | Marc Espie |
1999-05-26 | old libg++, replaced by part of egcs. | Marc Espie |
1999-05-26 | re-generated file | Marc Espie |
1999-05-26 | So long, and thanks for all the bugs. | Marc Espie |
1999-05-26 | compile i386 ramdisk with -Os (conserve size) | Marc Espie |
1999-05-26 | Slight tweaks to account for the new cpp driver. | Marc Espie |
1999-05-26 | New egcs cpp driver does always define gnu C. | Marc Espie |
1999-05-26 | Link in egcs, kill gcc and libg++ | Marc Espie |
1999-05-26 | Wrappers + lib versions | Marc Espie |
1999-05-26 | Add x-openbsd fragment and reconfigure accordingly. | Marc Espie |
1999-05-26 | Make overriding libiberty's location possible. | Marc Espie |
1999-05-26 | Fragment for sysv4.h | Marc Espie |
1999-05-26 | Configuration fragments for arches that have not been committed to egcs | Marc Espie |
1999-05-26 | Remove bison/yacc output files and change Makefiles rules to regenerate | Marc Espie |
1999-05-26 | Work-around: egcs ICE on m68k | Marc Espie |
1999-05-26 | Work-around: a few files trigger Internal Compiler Errors if compiled with | Marc Espie |
1999-05-26 | Tweak for egcs -fwrite-strings oddity | Marc Espie |
1999-05-26 | egcs projects compiler system | Marc Espie |
1999-05-26 | Configure raid devices at boot (from NetBSD, ok by niklas@). | Jakob Schlyter |
1999-05-26 | need string.h | Theo de Raadt |
1999-05-26 | need string.h | Theo de Raadt |
1999-05-26 | back out sigpending hide | David Leonard |
1999-05-26 | forgot to hide sigpending | David Leonard |
1999-05-26 | arguments to -perm option are `[-]mode', not `[-mode]'; from NetBSD | Aaron Campbell |
1999-05-26 | Xr st(4); from NetBSD | Aaron Campbell |
1999-05-26 | mention that parameter name1 (the file to link to) need not exist; from NetBSD | Aaron Campbell |
1999-05-26 | typo; from NetBSD | Aaron Campbell |
1999-05-26 | new 3Com NIC man pages (aka, work no one else wants to do) :-) | Aaron Campbell |
1999-05-26 | sync with FreeBSD | David Leonard |
1999-05-26 | document two new states (deadlock and spinblock) | David Leonard |
1999-05-26 | add mb (memory barrier) instruction. from FreeBSD | David Leonard |
1999-05-26 | document double-unlock check and how it relates to the std. (POSIX says in on... | David Leonard |
1999-05-26 | bye bye gethostbyname_r and getservbyname_r tests | David Leonard |
1999-05-26 | count and chec the number of times the self-cancelling thread tries to cancel... | David Leonard |
1999-05-26 | show a bit more information when checks fail | David Leonard |
1999-05-25 | explain the third argument more thoroughly; some cmds take it as an int, | Aaron Campbell |
1999-05-25 | Export kn_keycompare() in the API, update the spec and man pages. | Angelos D. Keromytis |
1999-05-25 | kill some old macros | Aaron Campbell |
1999-05-25 | Stub out src/ ports makefile fragments, so that everything is under | Marc Espie |
1999-05-25 | sync | Theo de Raadt |
1999-05-25 | for getopt, check rval != -1, not > 0 | Todd C. Miller |
1999-05-25 | punctuation | Aaron Campbell |
1999-05-25 | Move hilsoftinit() call to before interrupts are enabled, from NetBSD. | Jason Downs |