summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Replace ROUNDUP/ADVANCE with SA_SIZEluigi2004-04-139-60/+17
* | | route.h: introduce a macro, SA_SIZE(struct sockaddr *) which returnsluigi2004-04-133-14/+19
* | | Teach the script where libssl actually lives.ru2004-04-131-1/+1
* | | Add support for the Promise command sequencer present on all modern Promisesos2004-04-1312-270/+625
* | | Bump __FreeBSD_version on behalf of the new .warning directive in make(1).ru2004-04-131-1/+1
* | | Make functions and variables static.luigi2004-04-131-88/+96
* | | Added FreeBSD 5.2.1, just in case.ru2004-04-131-0/+1
* | | Added upcoming 4.10 and 5.3 releases.ru2004-04-131-0/+2
* | | Add -P arguments for dump(8) and restore(8) which allow the user togreen2004-04-138-39/+176
* | | The 3CXE589DT was spotted in the wild, and is presumed supported byimp2004-04-131-11/+11
* | | Fix off by one error, twice.imp2004-04-121-2/+2
* | | Do not drop Giant around the poll method yet, we're not ready for it.phk2004-04-121-2/+2
* | | MFp4:imp2004-04-121-4/+15
* | | Improve reading of CIS cards:imp2004-04-121-3/+10
* | | remove an almost-duplicate piece of code by setting the loopluigi2004-04-121-16/+10
* | | in rtinit(), remove one useless variable, and move a few othersluigi2004-04-121-9/+9
* | | Improve the warnings for dump -L and do not bother doing the snapshot ifgreen2004-04-122-3/+11
* | | The .DEFAULT target with no commands caused a null pointer dereference.ru2004-04-121-1/+6
* | | Catch up with diskless split "diskless" is no longer provided.brooks2004-04-122-2/+2
* | | Style fixeskientzle2004-04-121-3/+2
* | | Document the new .warning directive.ru2004-04-121-2/+8
* | | Added the new .warning directive.ru2004-04-121-3/+33
* | | stop() no longer needs sched_lock held; in fact, holding sched_lock causescperciva2004-04-121-3/+2
* | | Show link-level multicast packet counters with the -a option.ru2004-04-121-2/+14
* | | Count outgoing link-level broadcast packets in if_omcasts.ru2004-04-121-1/+1
* | | Sync list of FTP sites with current reality.kensmith2004-04-122-24/+20
* | | Perform some basic validation of multibyte conversion state objects.tjr2004-04-128-16/+116
* | | Don't send the available space as is in the FSSTAT call. Undermux2004-04-121-2/+14
* | | Remove a nonsensical remark about byte order markers in UTF-8 streams.tjr2004-04-121-6/+1
* | | Fixed alignment of multicast addresses when printing that gotru2004-04-121-2/+4
* | | Fix "sleeping without a mutex" panic.markm2004-04-121-3/+6
* | | Remove a check for the return value added in rev 1.41. It's not an errornjl2004-04-121-8/+1
* | | Move sx to i386/NOTES for the moment. I missed theimp2004-04-122-2/+4
* | | More work on ACLs: fix error in archive_entry's ACL parsing code,kientzle2004-04-1236-933/+396
* | | Add DPADD to Makefile (thanks to Andrey for pointing this out).kientzle2004-04-125-24/+2
* | | Fix some minor grammar nits. Translators can probably ignore this.bmah2004-04-112-20/+20
* | | Bump __FreeBSD_version for getgrent(3) removal. I doubt anythingmux2004-04-111-1/+1
* | | Belatedly remove the getvfsent(3) API. All the consumers have beenmux2004-04-114-348/+2
* | | Put struct ovfsconf inside BURN_BRIDGES as well.mux2004-04-111-0/+2
* | | Put deprecated sysctl code inside BURN_BRIDGES.mux2004-04-111-3/+5
* | | Sync with other mount_*fs(8) utilities; we don't need to try tomux2004-04-111-13/+3
* | | Implemented per-interface polling(4) control.ru2004-04-111-5/+13
* | | Implemented per-interface polling(4) control.ru2004-04-112-2/+23
* | | Add sx driver, since it looks like it should work on allimp2004-04-111-0/+2
* | | Update to recent driver api changes.imp2004-04-112-25/+11
* | | Add glue for new sx driver.imp2004-04-112-0/+5
* | | Use vm_page_hold() rather than vm_page_wire() for short-duration pagealc2004-04-111-2/+2
* | | Frank Mayhar's <frank@exit.com> sx driver for older Specialiximp2004-04-117-0/+3230
* | | Implemented per-interface polling(4) control.ru2004-04-111-1/+12
* | | Add note about why we're ignoring the below 1MB bit.imp2004-04-111-0/+19
OpenPOWER on IntegriCloud