summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a new fortune and remove an email address.jim2000-04-051-1/+6
* MFPAO: support wildcard entry for generic serial and fixediwasaki2000-04-057-11/+153
* Fix a bug where SIGIO was not being delivered to a process requestingarchie2000-04-051-0/+2
* - Remove unused includes.ru2000-04-052-48/+192
* - Moved NULL definition into private include file.ru2000-04-054-14/+12
* The MANSECT environment variable was misrepresented as MANSEC. Fixed.sheldonh2000-04-051-2/+2
* Do not report blocked out NIS password entries as passwordless.sheldonh2000-04-051-1/+1
* Synced with sys/conf/Makefile.i386 revision 1.181.kato2000-04-051-3/+14
* Do not panic if request issued by kernel.bp2000-04-051-1/+2
* Pass timezone information to an nwfs mount.bp2000-04-052-6/+42
* Try to obtain timezone offset from an environment of mount program.bp2000-04-058-30/+32
* Make it possible to include a device interface description by a singledfr2000-04-055-189/+55
* Allow the calling Makefile to specify a list of device interfaces insteaddfr2000-04-052-2/+10
* Minor spelling fixes.ru2000-04-054-10/+14
* make poll() dtrt, previously when playing it would trigger if there was lesscg2000-04-051-2/+2
* Add a new options: -m enables searching for memory-mapped files.green2000-04-052-3/+81
* Correct a typo and interchanged library nameskris2000-04-051-2/+2
* This commit was generated by cvs2svn to compensate for changes in r59024,obrien2000-04-0513-0/+14178
|\
| * Import the Sparc bits of GNU binutils 2.9.1.obrien2000-04-0513-0/+14178
* | decrease buffer size to 4kcg2000-04-051-23/+58
* | Always give mktime a timeval with tm_isdst set to -1, otherwisebrian2000-04-051-64/+117
* | allow /dev/dsp to be opened seperately for reading and writing.cg2000-04-053-11/+27
* | try increasing 2ndbuffer size to 64kcg2000-04-051-1/+1
* | move buffer size definition to .c file for consistency, and reduce it to 4kcg2000-04-052-1/+4
* | Add automatic rescan on connect. This happens already if the drive isn_hibma2000-04-041-9/+37
* | Fix _zget() so that it checks the return from kmem_alloc(), to avoidmsmith2000-04-041-3/+9
* | Add information about the dangarous apollo MPV3 chipset. Severalimp2000-04-041-0/+12
* | Upgrade the bktr driver from 2.07 to 2.10.roger2000-04-0411-638/+1334
* | Add multiple #include protectionroger2000-04-043-0/+18
* | Whitespace change:sheldonh2000-04-041-2/+3
* | Fixed prototype for setflags(). setflags() returns int, not u_long,bde2000-04-042-2/+2
* | Remove obsolete reference to PCVT_FREEBSD.hm2000-04-042-2/+2
* | Add a '+' to the first LDADD, otherwise it clobbers the LDADD ingj2000-04-041-1/+1
* | Add an example of how to tweak CXXFLAGS in a make.conf file.obrien2000-04-042-0/+12
* | Pass me the pointy hat.gj2000-04-042-3/+14
* | - implement logfile archivation to a separate, userhm2000-04-042-101/+426
* | Run newsyslog source through knfom script obtained from Bruce Evans.hm2000-04-041-415/+422
* | Allow MAXDEP dependants, not MAXDEP-1.dfr2000-04-041-1/+1
* | Add libcrypto to LDADD. This fixes problems seen with e.g. apache-modsslkris2000-04-041-0/+1
* | Add a missing PXE API call and structure.ps2000-04-041-0/+11
* | Fix mbuf leaking - duh!dmlb2000-04-041-6/+9
* | Fix pcic_detach_socket to get right pcic_handle.imp2000-04-042-2/+2
* | Be consistant about using the right child to get the ivars, which isimp2000-04-041-7/+20
* | enable emu10k1 (sblive) driver, though still playback onlycg2000-04-041-1/+1
* | make the click on starting output go awaycg2000-04-041-20/+24
* | Add all the PXE related structures from the 2.1 PXE spec from Intel.ps2000-04-042-155/+531
* | Dereference a pointer (print int instead of pointer value)n_hibma2000-04-031-1/+1
* | Numerous fixes brought in by Lennart Augustsson from NetBSD:n_hibma2000-04-031-47/+151
* | Document that the flags can be specified as an octal number.jdp2000-04-032-2/+4
* | OpenBSD has a broken debugger that does not grok static. Use an_hibma2000-04-0323-606/+611
OpenPOWER on IntegriCloud