summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revamp the symbol lookup algorithm to cope better with objectsjdp1999-08-304-82/+245
* When honoring -Bsymbolic, still keep searching if only a weakjdp1999-08-301-4/+8
* Simplify the logic in find_symdef().jdp1999-08-301-45/+41
* Fix conflict.obrien1999-08-301-372/+973
* Add STAILQ_FOREACH.jdp1999-08-301-1/+4
* Add definition for RTLD_GLOBAL, which is soon to be supported.jdp1999-08-301-1/+3
* When checking for valid timevals in the wrapped select() and poll()deischen1999-08-309-27/+42
* Fix conflicts.obrien1999-08-301-459/+1790
* This brings rev 1.2 (FREEBSD_NATIVE) and rev 1.5 (mixed ELF/aout support)obrien1999-08-291-1148/+1739
* Correct vfork()/exit() to vfork()/_exit().obrien1999-08-291-1/+1
* Add $FreeBSD$ and spell Eklund properly.billf1999-08-2914-2/+28
* Remove extra indenting of `break' statements introducted in rev 1.89,obrien1999-08-292-18/+26
* - Removed COMPAT_ATDISK from option because it is pseudo-device now.kato1999-08-295-15/+5
* fix rm -rmharo1999-08-291-1/+2
* Remove tee from stage1 call. You can't capture the return code from stage1dwhite1999-08-291-1/+1
* MFS: Dialog-ify 'reuse custom directory' question.dwhite1999-08-291-7/+14
* ident GENERIC -> ident PCCARDiwasaki1999-08-291-1/+1
* Remove some $Log$ debrispeter1999-08-291-15/+0
* Convert the 3Com XL driver to miibus. This one is a little trickywpaul1999-08-293-746/+178
* Regenerate miidevs.h.wpaul1999-08-291-2/+7
* The ASIC on the 3c905C appears to be manufactured by Broadcom (previouswpaul1999-08-293-7/+19
* Add Voodoo 3 identification.roger1999-08-291-0/+2
* Remove unneeded "maj" variable.phk1999-08-291-6/+8
* Remove unneeded slice element.phk1999-08-291-1/+0
* Convert to use the new "disk" layer.phk1999-08-291-107/+79
* Add micro "disk" layer which should enable us to pull all the slice/labelphk1999-08-295-0/+225
* Include the correct header for the IPSTEALTH option.des1999-08-291-0/+1
* Only NetBSD needs sys/device.h.n_hibma1999-08-291-1/+2
* Only NetBSD uses sys/device.hn_hibma1999-08-291-1/+0
* Fix a braino: Linux minor device numbers are 8 bits wide and not 10.marcel1999-08-292-2/+2
* Fixed printf format errors (don't assume that ntohl() returns u_long;bde1999-08-293-3/+3
* Oops, I missed a cast in rev.1.119.bde1999-08-291-1/+1
* Removed dysfunctional/defunct options KERNFS_DIAGNOSTIC,bde1999-08-293-12/+3
* Changed old-style option UNION_DIAGNOSTIC to DEBUG and fixed printfbde1999-08-294-24/+22
* Changed old-style options UMAPFS_DIAGNOSTIC and UMAP_DIAGNOSTIC to DEBUGbde1999-08-296-82/+86
* Changed old-style option KERNFS_DIAGNOSTIC to DEBUG and fixed printfbde1999-08-292-30/+31
* Merge alpha and pc98 changes into i386 MBR handling code and replace allphk1999-08-2915-1394/+70
* initialize si_bsize_phys from what the drive told us.phk1999-08-291-1/+1
* Add dev_t freeing code. Controlled by sysctl debug.free_devt, defaultphk1999-08-295-15/+74
* Don't restrict our requests for contiguous memory to addresses >= 1MB.bde1999-08-2912-29/+24
* Fix a missing '-1' in the size argument of copyout in getgroups. Spotted whilemarcel1999-08-292-12/+12
* Sort the easy part of this file. It should be all sorted.phk1999-08-292-86/+86
* add verbose flagmharo1999-08-292-7/+23
* brucify and move printf() to catch cases of special filesmharo1999-08-293-11/+7
* Changed from dname into devtoname(bp->b_dev) in the function dsinit().kato1999-08-291-5/+6
* add verbose flagmharo1999-08-292-10/+27
* o fix typogehenna1999-08-291-1/+1
* Initialize the si_bsize fields of the new dev structure. This fixesgrog1999-08-292-0/+7
* o synchronisation with NetBSDgehenna1999-08-293-13/+70
* Add $FreeBSD$ lines to these example man pages, along with a notempp1999-08-283-3/+12
OpenPOWER on IntegriCloud