| Commit message (Expand) | Author | Age | Files | Lines |
| * | CSU source for IA-64. Current we use the ../Alpha sources. | David E. O'Brien | 2000-04-19 | 1 | -0/+28 |
| * | Use ${.ALLSRC} in Makefile so that it is a better candidate for copying. | David E. O'Brien | 2000-04-19 | 2 | -2/+2 |
| * | CSU source for the Sparc copied over from the FreeBSD/Alpha sources. | Steve Price | 2000-04-19 | 4 | -0/+237 |
| * | MFF: catch up with FreeFall | Mark Murray | 2000-04-19 | 1 | -90/+0 |
| * | o Update initattr to add magic numbers and version number | Robert Watson | 2000-04-19 | 1 | -35/+99 |
| * | o Introduce an extended attribute backing file header magic number | Robert Watson | 2000-04-19 | 2 | -3/+20 |
| * | Raw devices are now the normal device name, not prefixed with 'r'. | David E. O'Brien | 2000-04-19 | 1 | -1/+1 |
| * | This commit was generated by cvs2svn to compensate for changes in r59396, | David E. O'Brien | 2000-04-19 | 1 | -2/+2 |
| |\ |
|
| | * | Vendor import of the 19990502 Cygnus Sourceware version of sparc-ops.c. | David E. O'Brien | 2000-04-19 | 1 | -2/+2 |
| * | | vm_object_shadow: Remove an incorrect assertion. In obscure circumstances | Alan Cox | 2000-04-19 | 1 | -3/+0 |
| * | | Use our system malloc(). | David E. O'Brien | 2000-04-19 | 2 | -0/+8 |
| * | | Install /bin/tcsh also. | David E. O'Brien | 2000-04-19 | 1 | -0/+2 |
| * | | Let initialize th_sum before in6_cksum(), again. | Yoshinobu Inoue | 2000-04-19 | 2 | -0/+2 |
| * | | Remove ~25 unneeded #include <sys/conf.h> | Poul-Henning Kamp | 2000-04-19 | 100 | -108/+0 |
| * | | Use !PXE api over PXENV+ api. | Paul Saab | 2000-04-19 | 3 | -18/+106 |
| * | | OK. Next step: we read in CIS. | Warner Losh | 2000-04-19 | 8 | -217/+34 |
| * | | o Cause attribute data writes to use IO_SYNC since this improves the | Robert Watson | 2000-04-19 | 2 | -1/+17 |
| * | | Add a .Pp between the forklist_fn typedef and the at_fork prototype. | Chris Costello | 2000-04-19 | 1 | -0/+1 |
| * | | Replace a literal vertical space with a .Pp macro. | Chris Costello | 2000-04-19 | 1 | -1/+1 |
| * | | Fill in a missing word (`it'). | Chris Costello | 2000-04-19 | 1 | -1/+1 |
| * | | Don't panic in M_PREPEND() if m_prepend() fails and frees the mbuf chain. | Peter Wemm | 2000-04-19 | 1 | -1/+1 |
| * | | Rev 1.3 which resolved conflicts in the 2.9.1 import, used a comment from | David E. O'Brien | 2000-04-18 | 1 | -5/+4 |
| * | | Clarify that the "yields only last 2 digits of year in some locales" warning | David E. O'Brien | 2000-04-18 | 1 | -1/+1 |
| * | | try the fix from creative bugzilla for nmi problem | Cameron Grant | 2000-04-18 | 1 | -2/+2 |
| * | | Revert previous commit, and remove the <event.h> symlink. As this is | Jonathan Lemon | 2000-04-18 | 1 | -1/+1 |
| * | | Change <event.h> --> <sys/event.h> | Jonathan Lemon | 2000-04-18 | 1 | -1/+1 |
| * | | Add forward declaration of `struct timespec' to quiet compiler warnings. | Jonathan Lemon | 2000-04-18 | 1 | -0/+1 |
| * | | No such thing like `southamericarand' when Rand is the currency of ZA... | Joerg Wunsch | 2000-04-18 | 1 | -1/+1 |
| * | | * I goofed and didn't break sentances the right way. | David E. O'Brien | 2000-04-18 | 1 | -14/+16 |
| * | | Remove unneeded <sys/buf.h> includes. | Poul-Henning Kamp | 2000-04-18 | 50 | -50/+0 |
| * | | Add a new wishlist category. | Steve Price | 2000-04-18 | 2 | -3/+5 |
| * | | Don't include <sys/buf.h> twice. | Poul-Henning Kamp | 2000-04-18 | 2 | -2/+0 |
| * | | Retire bufqdisksort(), all drivers use bioqdisksort now. | Poul-Henning Kamp | 2000-04-18 | 5 | -199/+0 |
| * | | Convert three drivers not covered by any of our kernel configs. | Poul-Henning Kamp | 2000-04-18 | 2 | -58/+58 |
| * | | Don't declare common variables in include files: | Poul-Henning Kamp | 2000-04-18 | 3 | -2/+3 |
| * | | Add support for multiple PPTP sessions: | Ruslan Ermilov | 2000-04-18 | 10 | -176/+530 |
| * | | Upgrade csh. | David E. O'Brien | 2000-04-18 | 32 | -16873/+3059 |
| * | | If stderr is closed, report the error message about missing libraries | Kris Kennaway | 2000-04-18 | 2 | -11/+31 |
| * | | Document the libpam dependency on libopie | Kris Kennaway | 2000-04-18 | 1 | -0/+1 |
| * | | Bump to note the changes in the ELF binary header and our brandelf method. | David E. O'Brien | 2000-04-18 | 1 | -1/+1 |
| * | | From FSFChangeLog: (tfaff): Now a function, not a string. All users changed. | David E. O'Brien | 2000-04-18 | 1 | -2/+2 |
| * | | This commit was generated by cvs2svn to compensate for changes in r59343, | David E. O'Brien | 2000-04-18 | 1 | -34/+259 |
| |\| |
|
| | * | Header file gotten from the Cygnus Sourceware Binutils anoncvs repository | David E. O'Brien | 2000-04-18 | 1 | -34/+259 |
| * | | Change our ELF binary branding to something more acceptable to the Binutils | David E. O'Brien | 2000-04-18 | 14 | -105/+189 |
| * | | Enable 8bit chars excepting high controls | Andrey A. Chernov | 2000-04-18 | 1 | -4/+10 |
| * | | hm committed newbused vt driver this weekend, so it is no longer needed | Warner Losh | 2000-04-17 | 2 | -10/+0 |
| * | | Provide mem* for compat with NetBSD to fix LINT | Warner Losh | 2000-04-17 | 2 | -3/+15 |
| * | | Document NO_TCSH knob. | David E. O'Brien | 2000-04-17 | 2 | -0/+2 |
| * | | Add a NO_TCSH knob. | David E. O'Brien | 2000-04-17 | 1 | -1/+4 |
| * | | ND6_HINT() should not be called unless the connection status is | Munechika SUMIKAWA | 2000-04-17 | 2 | -2/+0 |