]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-10-02 marcelRemove the inline versions of sigaddset, sigdelset...
1999-10-02 marcelo Add $FreeBSD$ as a rcsid instead of in a comment.
1999-10-02 mdoddUse the PRVERB() macro instead of 'if (bootverbose...
1999-10-02 bdeFixed style bugs in prototype for aout_coredump() ...
1999-10-02 dcsUpdate man page to loader.conf(5) days.
1999-10-02 bdeFixed breakage of userland K&R support in rev.1.39...
1999-10-02 dcsAdd -C flag to indicate the presence of comments. Files...
1999-10-02 dcsIgnore comment lines in files marked as having them.
1999-10-02 dcsChange path order in makefile so newer fortune files...
1999-10-02 bdeFixed style bugs in prototypes.
1999-10-02 phkFix a problem relating to si_iosize_max which broke...
1999-10-02 desFix typo.
1999-10-02 bdeRemoved unnecessary splclock() protection for getmicrot...
1999-10-02 bpncplib modules: bring up new ncp.ko and nwfs.ko
1999-10-02 bpncplib continued: add appropriate options to LINT.
1999-10-02 bpImport kernel part of ncplib: netncp and nwfs
1999-10-02 nsayerAdd the apm_saver syscons screen saver module.
1999-10-02 nsayerPrepare for the apm_saver screen saver module.
1999-10-02 obrienThis commit was generated by cvs2svn to compensate...
1999-10-02 obrienVirgin import of EGCS 1.1.2
1999-10-01 rogerBackout part of the changes made in 1.111
1999-10-01 peterOops. That'll teach me to commit without testing....
1999-10-01 peterZap a trigraph (???)
1999-10-01 peterForce the "calls" count for malloc types to be 64 bit...
1999-10-01 peterUse the sys/wormio.h definitions of the CDRIOCNEXTWRITE...
1999-10-01 peterUse the sys/wormio.h definitions of CDRIOCNEXTWRITEABLE...
1999-10-01 peterMove a couple of ioctl defines from wormcontrol.c to...
1999-10-01 katoSync w/ sys/i386/i386/machdep.c revision 1.364.
1999-10-01 katoSync w/ sys/i386/conf/files.i386 revision 1.275.
1999-10-01 phkIntroduce the disk mini-layer and devstat_end_transacti...
1999-10-01 ruLet sleep(1) handle fractions of a second (up to nanose...
1999-10-01 marcelImplement the use of si_addr in siginfo_t.
1999-10-01 marcelDon't check %cs *after* it has being set in sigreturn...
1999-10-01 mdoddBack out an unintended commit. This wasn't supposed...
1999-10-01 mdoddTurn off and remove the 'old' if_ep ISA/EISA/PCCARD...
1999-10-01 mdoddAdd support for the AHA-1640 SCSI adapter.
1999-10-01 mjacobmake sure a trivial apm.h is created, as some people...
1999-10-01 billfIf dumpdev exists, it's automatically enabled. Change...
1999-09-30 phkMake all slices/partitions correctly inherit si_* fields.
1999-09-30 peterUse sigemptyset rather than sa_mask = 0.
1999-09-30 guidoPlug a potential filedescriptor leak. This will probabl...
1999-09-30 gallatinThis fix allows cards inserted in one of the bottem...
1999-09-30 phkFix disk_close once more, and better this time.
1999-09-30 gallatinMake the fxp driver work on alpha, rather than panic...
1999-09-30 markmAdd libcrypt. This previously/coincidentally worked...
1999-09-30 gallatinAdd ahc driver. The adaptec driver works just dandy...
1999-09-30 marcelAdd sigprocmask to HIDDEN_SYSCALLS. This renames the...
1999-09-30 impSort by date, reindent sigset_t entry
1999-09-30 marcelAdd the proper headers so that the SIGNOTEMPTY and...
1999-09-30 mppCorrectly escape a macro call in the description of...
1999-09-30 jkoshy(null commit).
1999-09-30 jkoshyCorrect typos and -mdoc usage. Improve clarity of...
1999-09-30 jkhSigh, too many late nights!
1999-09-30 dtCount bogus_page as wired.
1999-09-30 dtPlug an accounting leak: count pages in ZONE_INTERRUPT...
1999-09-30 brianSupport GRE packets
1999-09-30 phkRemove the D_NOCLUSTER[RW] options which were added...
1999-09-30 msmithTest the slices for openness before we close them;...
1999-09-30 mppFix a typo in a comment.
1999-09-29 impFix typo in november
1999-09-29 chrisAdd and activate the man page for memcontrol(8).
1999-09-29 jdpFix misspelling of the "addq" opcode.
1999-09-29 guidoDo not follow symlinks when binding a unix domain socket.
1999-09-29 marcelReconnect doscmd. It's been fixed.
1999-09-29 marcelCareless use of struct proc *p caused major problems...
1999-09-29 marcelUnbreak doscmd after the sigset_t change:
1999-09-29 phkRemove v_maxio from struct vnode.
1999-09-29 dillon Make FreeBSD less conservative in determining when...
1999-09-29 dillon Bring kernel malloc documentation up to date, inclu...
1999-09-29 marcelsigset_t change (part 5 of 5)
1999-09-29 marcelsigset_t change (part 4 of 5)
1999-09-29 marcelsigset_t change (part 3 of 5)
1999-09-29 marcelsigset_t change (part 2 of 5)
1999-09-29 marcelsigset_t change (part 1 of 5)
1999-09-29 dcsFix world-breaking bug, add $FreeBSD$ tag.
1999-09-29 dfrAdd ID for ESS ES1869.
1999-09-29 dcsFixes a silly bug that somehow escaped my notice all...
1999-09-29 dcsBring in ficl version 2.03. No version bump for loader.
1999-09-28 grogAdd description of checkparity and rebuildparity.
1999-09-28 grogBrucify comments.
1999-09-28 grogvinum_init: Fix message typo.
1999-09-28 grogstruct plex: Add variables checkblock and rebuildblock...
1999-09-28 grogrevive_block: set b_resid correctly.
1999-09-28 groglogrq: add sdiodone case.
1999-09-28 grogDon't count iterations while waiting for a lock to...
1999-09-28 grogAdd ioctls VINUM_CHECKPARITY and VINUM_RESETPARITY...
1999-09-28 grogReduce MAX_IOCTL_REPLY to 1024; the previous value...
1999-09-28 grogopen_drive: Don't call set_drive_state to take a drive...
1999-09-28 grogsdio_done: Log events if DEBUG_LASTREQS set.
1999-09-28 grogChange remove_drive_entry
1999-09-28 grogRemove some superfluous comments.
1999-09-28 grogMinor formatting changes (7th attempt)
1999-09-28 grogAdd loginfo type for sdiodone.
1999-09-28 cg* add a non-reset device- will not reset the channel...
1999-09-28 cgadd a missing blank line
1999-09-28 cgadd the ad1816 driver
1999-09-28 cgseperate the ad1816 driver from the mss driver since...
1999-09-28 impUse rmand_get_bus{tag,handle} rather than hard wiring...
1999-09-28 peterBack out my backout, it was already posix compliant...
1999-09-28 obrienDocument the "noasync" option.
next