]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-09-27 Poul-Henning... forgot to remove static declaration of fdesc_poll()
2003-09-27 Poul-Henning... Return ENOIOCTL for unknown ioctls, don't use noioctl...
2003-09-27 Poul-Henning... fdesc_poll() called seltrue() to do the default thing...
2003-09-27 Poul-Henning... noopen() and noclose() is now no longer used.
2003-09-27 Poul-Henning... nopsize is no longer used.
2003-09-27 Poul-Henning... The present defaults for the open and close for device...
2003-09-27 Bruce EvansCleaned up and fixed setting of speeds in comparam():
2003-09-27 Bruce EvansQuick fix for bitrot in locking in the SMP case. cd_ge...
2003-09-27 Max KhonBump __FreeBSD_version for kiconv(3).
2003-09-27 Poul-Henning... Fix dev_t handling to avoid needless makedev() call.
2003-09-27 Tim J. RobbinsDocument KERN_PROC_PROC, update KERN_PROC_ALL description.
2003-09-27 Tim J. RobbinsUse the 3-component version of the KERN_PROC_PROC sysctl.
2003-09-27 Alan CoxAddendum to the previous revision: If vm_page_alloc...
2003-09-27 Bruce EvansFixed some style bugs in previous commit. Mainly,...
2003-09-26 Robert WatsonAdditional information on the memory properties of...
2003-09-26 Robert WatsonDocumentation of kernel disk_create() and disk_destroy...
2003-09-26 Poul-Henning... Fix compilation on alpha.
2003-09-26 Nate LawsonMake debug.acpi.level and debug.acpi.layer sysctls...
2003-09-26 Poul-Henning... Add more KASSERTS().
2003-09-26 Max Khon- Support for multibyte charsets in LIBICONV.
2003-09-26 Poul-Henning... OK, I messed up /dev/console with what I had hoped...
2003-09-26 Josef KarthauserThis commit was generated by cvs2svn to compensate...
2003-09-26 Josef KarthauserAdditional corrections to OpenSSH buffer handling.
2003-09-26 Josef KarthauserAdditional corrections to OpenSSH buffer handling.
2003-09-26 Poul-Henning... Convert to cn_name rather than cn_dev.
2003-09-26 Marcel MoolenaarCatch up with the console interface change: the use...
2003-09-26 Bruce M SimpsonCorrect log message. This change documents the -genmask...
2003-09-26 Mark MurraySeparate out userland linting and kernel linting a...
2003-09-26 Bruce M SimpsonAdd the -xresolve flag to the route(8) man page.
2003-09-26 Sam LefflerTry yet again to deal with timing out nodes. We cannot...
2003-09-26 Sam LefflerCorrect rate set negotiation when operating as a statio...
2003-09-26 Sam Lefflerallocate node table entries with a specific malloc...
2003-09-26 Sam Lefflercorrect spelling of IEEE80211_IOC_RTSTHRESHOLD
2003-09-26 Poul-Henning... Remove code previously under #ifdef ASR_VERY_BROKEN
2003-09-26 Scott LongUpdate email addresses, copyrights, and tweak the manag...
2003-09-26 Robert DrehmelMove some tracing related code into its own function...
2003-09-26 Ralf S. Engelschallfix typo: s/Instaed/Instead/
2003-09-26 Ralf S. Engelschallfix typo: s/sytem/system/
2003-09-26 Poul-Henning... Typo in last commit: missing ')'
2003-09-26 Tim J. RobbinsAllow the [, ], and = characters in non-8.3 filenames...
2003-09-26 David XuAdd __volatile keyword.
2003-09-26 Bruce EvansUse the correct speed in the delay for the transmission...
2003-09-26 Poul-Henning... Initialize the cn_name instead of the cn_dev
2003-09-26 Poul-Henning... Initialize cn_name instead of cn_dev
2003-09-26 Poul-Henning... Change fb_attach() and fb_detach() to take a integer...
2003-09-26 Poul-Henning... Set cn_name, not cn_dev
2003-09-26 Poul-Henning... As far as we know, there is no reason to not expose...
2003-09-26 Poul-Henning... Update the list of CDROM device names to try for bootin...
2003-09-26 Poul-Henning... Eliminate bogus use of makedev(): rather than synthesi...
2003-09-26 Peter GrehanDELAY must be a routine, not a macro definition.
2003-09-26 Poul-Henning... Initialize cn_name, ignore cn_dev.
2003-09-26 Poul-Henning... Adhere to the new console API:
2003-09-26 Poul-Henning... Remove wrongly sized cnd_name field, we now store the...
2003-09-26 Poul-Henning... Add a cn_unit and cn_name field to the consdev structure.
2003-09-26 Marcel Moolenaars/ia64/alpha/g
2003-09-26 Nate LawsonConsistently print attach messages.
2003-09-26 Marcel MoolenaarRevert the introduction of iobase in struct uart_bas...
2003-09-26 Marcel MoolenaarMake the port number available to the sub-device with...
2003-09-26 Nate LawsonSort debugging levels and update the man page to match...
2003-09-26 Alan CoxMFi386
2003-09-26 Peter WemmFix fabs(). This commit brought to you by the letter...
2003-09-25 Sam Lefflero add information about the debugging tools
2003-09-25 Bruce M SimpsonFix MLINKS.
2003-09-25 Scott Longaic79xx_pci.c:
2003-09-25 Wilko BulteClarify SRM bootability on Alpha for DAC960.
2003-09-25 Sam Lefflerupdate to reflect new api
2003-09-25 Bruce M SimpsonAdd manual page documentation for the machine-independe...
2003-09-25 Sam Lefflernote PFIL_HOOKS must be explicitly configured when...
2003-09-25 Sam Lefflerindicate PFIL_HOOKS is now required by IPFILTER; it...
2003-09-25 David Xupthread API should return error code in return value...
2003-09-25 Hajimu UMEMOTOadd /*CONSTCOND*/ to reduce diffs against latest KAME.
2003-09-25 Hajimu UMEMOTOpanic() doesn't need `\n'.
2003-09-25 Hidetoshi ShimokawaAdd -p option to dump phy registers.
2003-09-25 Hidetoshi ShimokawaPhy register map.
2003-09-25 Hidetoshi ShimokawaAdd -s option to strip subdirectory from module path.
2003-09-25 David XuIf syscall failed, restore old sigaction and return...
2003-09-25 Hidetoshi Shimokawa* scsi_cmds.c
2003-09-25 Alan CoxMFi386
2003-09-25 Hidetoshi ShimokawaDetach black hole device on AC_PATH_DEREGISTERED.
2003-09-25 Alan Cox - Eliminate the pte object.
2003-09-25 Peter WemmRe-raise the default datasize and stacksize now that...
2003-09-25 Peter WemmAdd sysentvec->sv_fixlimits() hook so that we can catch...
2003-09-24 Warner LoshCARDMEM is the offset of the address ON THE CARD (eg...
2003-09-24 Bruce M SimpsonFix a logic error in the check to see if arplookup...
2003-09-24 Dag-Erling... Update version string.
2003-09-24 Dag-Erling... Remove bogus calls to xfree().
2003-09-24 Thomas QuinotEnable DMA for ATAPI/CAM input/output operations.
2003-09-24 Ken SmithUpdate list of FTP sites.
2003-09-24 Dag-Erling... resp is a pointer to an array of structs, not an array...
2003-09-24 Dag-Erling... Return the correct error value when a null query fails.
2003-09-24 Warner LoshPer TRB vote: restore the aquire_timer0 and associated...
2003-09-24 David XuAs comments in _mutex_lock_backout state, only current...
2003-09-24 John BirrellMake the fields in the text match dev/usb/usb.h too.
2003-09-24 Marcel MoolenaarHook up BUS_CONFIG_INTR.9
2003-09-24 Marcel MoolenaarAdd a manpage for BUS_CONFIG_INTR.
2003-09-24 Sam Lefflero remove extraneous include of <net/pfil.h>
2003-09-24 John BirrellMake the field names in the documented structures match...
2003-09-24 Gregory Neil... Turn SENDMAIL_CF_DIR into an officially supported make...
2003-09-24 John BirrellAdd VidzMedia MonsterTV (MPEG video/TV capture box).
2003-09-24 Peter Grehan_MACHINE/_MACHINE_ARCH shouldn't be quoted. Found by...
next