summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | We only need the devclass_find() result, not the softc.njl2004-06-152-2/+2
* | Fix build.kientzle2004-06-151-1/+1
* | Transform tbr_dequeue into a function pointer in order to build drivers withmlaier2004-06-154-8/+12
* | Fix symbol lookups between modules. This caused modules that depend onpeter2004-06-151-1/+5
* | Insurance: cause a proper symbol lookup failure for symbol entries thatpeter2004-06-151-0/+2
* | The maximum value of iovcnt is IOV_MAX, not 16.kbyanc2004-06-151-1/+2
* | Add an MLINKS entry, rawip, to make the raw socket userland documentationbms2004-06-151-0/+1
* | Add a paragraph about the importance of byte order when using rawbms2004-06-151-1/+23
* | Make contigmalloc() more reliable:green2004-06-151-6/+25
* | Add Device ID for: TI 802.11b/g Wireless Cardbus/PCI Adapterbms2004-06-151-0/+1
* | Add Device ID for: Radeon 9200 Series - Secondary.bms2004-06-151-0/+1
* | Rename -X to --one-file-system, as GNU tar uses -X forkientzle2004-06-151-5/+9
* | Ignore kernel routes with the RTF_WASCLONED flag set. This is a slightbms2004-06-151-4/+4
* | Clean up usage message(s):kientzle2004-06-151-9/+29
* | Whitespace.bms2004-06-141-3/+3
* | Do not depend on the global 'sockt' being initialized to 0;bms2004-06-141-3/+2
* | Change the default behaviour of talk(1) to use "localhost" as thebms2004-06-142-1/+18
* | Add HP Smart Array 6422 and V100 to the list of supported controllers.simon2004-06-141-0/+4
* | Remove unneeded '-' from comment header; this comment contains onlyrwatson2004-06-141-1/+1
* | Update for so_state->sb_state, SB_* flag renames.rwatson2004-06-141-7/+7
* | Use %zu to print values with type size_t.stefanf2004-06-141-3/+3
* | Teach fstat(1) about new location for socket state flags relating torwatson2004-06-141-2/+2
* | mdoc(7) policebms2004-06-141-2/+3
* | Add -b to usage.bms2004-06-141-1/+1
* | Revert the removal of the initial_irq hack for now as this code is morejhb2004-06-141-9/+7
* | Document the location of the header file which declares the functionbms2004-06-141-1/+2
* | Add prototypes for the userland gmon support functions, which normallybms2004-06-141-0/+9
* | Fix a couple of typos.jhb2004-06-141-2/+2
* | Update the .Dd date for previous commit.jdp2004-06-141-1/+1
* | Change the return value of sema_timedwait() so it returns 0 onjdp2004-06-145-15/+32
* | The socket field so_state is used to hold a variety of socket relatedrwatson2004-06-1417-65/+85
* | Add whois.abuse.net to whois(1).bms2004-06-142-2/+10
* | Don't free a VINUMDRIVE softc when it's orphaned or spoiled. Allle2004-06-141-1/+0
* | Correctly calculate subdisk offset in RAID5 plexes.le2004-06-141-2/+1
* | Factor out some duplicated code and fix some style(9) issues.mux2004-06-141-69/+62
* | Remove some more leftover from the old pfaltq_module hack to allow formlaier2004-06-142-24/+8
* | Wordsmith the BUGS section re: IPv6 link-local addresses.bms2004-06-141-7/+13
* | Fixed some style bugs:bde2004-06-141-8/+7
* | Improve mapping of relative to absolute volume.josef2004-06-141-2/+15
* | Date bump.bms2004-06-141-1/+1
* | Remove a left over from userland buffer-cache access to disks.phk2004-06-141-5/+2
* | Date bump.bms2004-06-141-1/+1
* | Document some return values.bms2004-06-141-1/+20
* | Fixes from the mdoc(7) police.dfr2004-06-141-1/+2
* | Add whois.iana.org to the whois(1) utility, under the -I option.bms2004-06-142-3/+12
* | Fix formatting of AUTHORS section.dfr2004-06-141-0/+1
* | Add a JOBS config keyword, which corresponds to the --jobs tinderbox(1)des2004-06-142-1/+9
* | Update-only configs.des2004-06-143-0/+9
* | Add manpage for fwip driver.dfr2004-06-142-0/+87
* | Merge changes from the tzcode2004a import. Wherever possible I tried to bringstefanf2004-06-145-151/+374
OpenPOWER on IntegriCloud