aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CSU source for IA-64. Current we use the ../Alpha sources.David E. O'Brien2000-04-191-0/+28
* Use ${.ALLSRC} in Makefile so that it is a better candidate for copying.David E. O'Brien2000-04-192-2/+2
* CSU source for the Sparc copied over from the FreeBSD/Alpha sources.Steve Price2000-04-194-0/+237
* MFF: catch up with FreeFallMark Murray2000-04-191-90/+0
* o Update initattr to add magic numbers and version numberRobert Watson2000-04-191-35/+99
* o Introduce an extended attribute backing file header magic numberRobert Watson2000-04-192-3/+20
* Raw devices are now the normal device name, not prefixed with 'r'.David E. O'Brien2000-04-191-1/+1
* This commit was generated by cvs2svn to compensate for changes in r59396,David E. O'Brien2000-04-191-2/+2
|\
| * Vendor import of the 19990502 Cygnus Sourceware version of sparc-ops.c.David E. O'Brien2000-04-191-2/+2
* | vm_object_shadow: Remove an incorrect assertion. In obscure circumstancesAlan Cox2000-04-191-3/+0
* | Use our system malloc().David E. O'Brien2000-04-192-0/+8
* | Install /bin/tcsh also.David E. O'Brien2000-04-191-0/+2
* | Let initialize th_sum before in6_cksum(), again.Yoshinobu Inoue2000-04-192-0/+2
* | Remove ~25 unneeded #include <sys/conf.h>Poul-Henning Kamp2000-04-19100-108/+0
* | Use !PXE api over PXENV+ api.Paul Saab2000-04-193-18/+106
* | OK. Next step: we read in CIS.Warner Losh2000-04-198-217/+34
* | o Cause attribute data writes to use IO_SYNC since this improves theRobert Watson2000-04-192-1/+17
* | Add a .Pp between the forklist_fn typedef and the at_fork prototype.Chris Costello2000-04-191-0/+1
* | Replace a literal vertical space with a .Pp macro.Chris Costello2000-04-191-1/+1
* | Fill in a missing word (`it').Chris Costello2000-04-191-1/+1
* | Don't panic in M_PREPEND() if m_prepend() fails and frees the mbuf chain.Peter Wemm2000-04-191-1/+1
* | Rev 1.3 which resolved conflicts in the 2.9.1 import, used a comment fromDavid E. O'Brien2000-04-181-5/+4
* | Clarify that the "yields only last 2 digits of year in some locales" warningDavid E. O'Brien2000-04-181-1/+1
* | try the fix from creative bugzilla for nmi problemCameron Grant2000-04-181-2/+2
* | Revert previous commit, and remove the <event.h> symlink. As this isJonathan Lemon2000-04-181-1/+1
* | Change <event.h> --> <sys/event.h>Jonathan Lemon2000-04-181-1/+1
* | Add forward declaration of `struct timespec' to quiet compiler warnings.Jonathan Lemon2000-04-181-0/+1
* | No such thing like `southamericarand' when Rand is the currency of ZA...Joerg Wunsch2000-04-181-1/+1
* | * I goofed and didn't break sentances the right way.David E. O'Brien2000-04-181-14/+16
* | Remove unneeded <sys/buf.h> includes.Poul-Henning Kamp2000-04-1850-50/+0
* | Add a new wishlist category.Steve Price2000-04-182-3/+5
* | Don't include <sys/buf.h> twice.Poul-Henning Kamp2000-04-182-2/+0
* | Retire bufqdisksort(), all drivers use bioqdisksort now.Poul-Henning Kamp2000-04-185-199/+0
* | Convert three drivers not covered by any of our kernel configs.Poul-Henning Kamp2000-04-182-58/+58
* | Don't declare common variables in include files:Poul-Henning Kamp2000-04-183-2/+3
* | Add support for multiple PPTP sessions:Ruslan Ermilov2000-04-1810-176/+530
* | Upgrade csh.David E. O'Brien2000-04-1832-16873/+3059
* | If stderr is closed, report the error message about missing librariesKris Kennaway2000-04-182-11/+31
* | Document the libpam dependency on libopieKris Kennaway2000-04-181-0/+1
* | Bump to note the changes in the ELF binary header and our brandelf method.David E. O'Brien2000-04-181-1/+1
* | From FSFChangeLog: (tfaff): Now a function, not a string. All users changed.David E. O'Brien2000-04-181-2/+2
* | This commit was generated by cvs2svn to compensate for changes in r59343,David E. O'Brien2000-04-181-34/+259
|\|
| * Header file gotten from the Cygnus Sourceware Binutils anoncvs repositoryDavid E. O'Brien2000-04-181-34/+259
* | Change our ELF binary branding to something more acceptable to the BinutilsDavid E. O'Brien2000-04-1814-105/+189
* | Enable 8bit chars excepting high controlsAndrey A. Chernov2000-04-181-4/+10
* | hm committed newbused vt driver this weekend, so it is no longer neededWarner Losh2000-04-172-10/+0
* | Provide mem* for compat with NetBSD to fix LINTWarner Losh2000-04-172-3/+15
* | Document NO_TCSH knob.David E. O'Brien2000-04-172-0/+2
* | Add a NO_TCSH knob.David E. O'Brien2000-04-171-1/+4
* | ND6_HINT() should not be called unless the connection status isMunechika SUMIKAWA2000-04-172-2/+0