]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-11-17 phkMake vnode bypass for fifos (read, write, poll) mandatory.
2004-11-17 phkMake vnode bypass for devices mandatory.
2004-11-17 yongariMake interrupt coalescing work on big endian systems.
2004-11-16 simonOnly write the rc.conf header when a new rc.conf is...
2004-11-16 jhbRemove no longer needed I386_CPU option (it was comment...
2004-11-16 jhbRemove some references to I386_CPU and 80386 CPUs.
2004-11-16 jhbAdd a note about 80386 support being removed from HEAD.
2004-11-16 jhbNo need to add I386_CPU to CFLAGS here for 80386 system...
2004-11-16 jhbRemove 80386 support from libc.
2004-11-16 jhbRemove 80386 support from the ELF run time linker.
2004-11-16 jhbInitiate deorbit burn sequence for 80386 support in...
2004-11-16 jhbVarious updates to the anonymous ftp support:
2004-11-16 njlEnable throttling/C3 quirks for PIIX4 parts. Defer...
2004-11-16 ddsImprovements and fixes in the 1.241 commit:
2004-11-16 emaxmdoc police: use .Xr read 2 instead of .Fn read
2004-11-16 emaxAdd vkdb(4) man page and connect vkbd(4) to the build.
2004-11-16 emaxAdd virtual AT keyboard driver vkbd(4).
2004-11-16 jhbAdjust the interrupt storm handling code to better...
2004-11-16 tobezUse comma instead of a single quote as the decimal...
2004-11-16 phkPolish code to correctly reflect structure.
2004-11-16 phkMove a FILEDESC_UNLOCK upwards to silence witness.
2004-11-16 phkMove a FILEDESC_UNLOCK up to maintain correct nesting...
2004-11-16 phkEliminate pointless goto.
2004-11-16 phkAdd missing break.
2004-11-16 impMinor style(9) before possible larger commits.
2004-11-16 wesConvince mergemaster to maintain/merge ramdisk scripts...
2004-11-16 wesShutup debugging output.
2004-11-16 cognetSimplify a bit bus_dmamap_load_buffer by removing the...
2004-11-16 iedowseFix just the worst of the timeout race conditions that...
2004-11-15 cognetMFi386:
2004-11-15 jmgmove the lock after the NULL check so we don't have...
2004-11-15 phkMake vnode bypass the default for devices.
2004-11-15 phkGive vn_poll single exit point (to make it easier to...
2004-11-15 phkStraighten the ioctl function out to have only one...
2004-11-15 phkForgot to remove now unused variable in last commit.
2004-11-15 phkIt is not necessary to hold vn_start_write/vn_finished_...
2004-11-15 phkNext FILEDESC_LOCK properly around FILE_LOCK
2004-11-15 impFix an off by one error. MAXPATHLEN already has +1.
2004-11-15 impRemove more debugging
2004-11-15 impAdd acpi_sony to the list of drivers that are built.
2004-11-15 jmgfix the missing lock in sk_jfree (verified w/ an assert)
2004-11-15 yarBUGS should stay below SEE ALSO.
2004-11-15 impPut _ray back, as appropriate.
2004-11-15 phkMake FILE_LOCK and FILEDESC_LOCK nest properly by postp...
2004-11-15 phkAdd file ops to fifofs so that we can bypass vnodes...
2004-11-15 yarMention in the BUGS section that EVFILT_NETDEV events
2004-11-15 yarDocument more fields of struct stat.
2004-11-15 yarUse .Vt "struct stat" consistently.
2004-11-15 yarNitpicking on grammar.
2004-11-15 yarImprove mdoc(7) markup of the page: add several missing...
2004-11-15 yarDocument the S_IS*(mode) macros used to test for file...
2004-11-15 nyanPC98 does not have ACPI.
2004-11-15 davidxuAlways set current thread when activating thread debugger,
2004-11-15 leMove RAID5 offset calculation into a separate function...
2004-11-15 yarDon't invent ways of capitalization orthogonal to the...
2004-11-15 yarRFC 959 states that the following codes should be used
2004-11-15 leShare gv_roughlength() between kernel and userland...
2004-11-15 phkMake VOP_BMAP return a struct bufobj for the underlying...
2004-11-15 phkAdd pbgetbo()/pbrelbo() lighter weight versions of...
2004-11-15 phkDon't manually set b_bufobj, pbgetvp() does this for us.
2004-11-15 phkMore kasserts.
2004-11-15 phkstyle polishing.
2004-11-15 phkMove pbgetvp() and pbrelvp() to vm_pager.c with the...
2004-11-15 phkexpect the caller to have called pbrelvp() if necessary.
2004-11-15 phkExplicitly call pbrelvp()
2004-11-15 phkOrder of arguments after "optional" is not without...
2004-11-15 peterOops, all my test boxes have NO_KERBEROS set, so I...
2004-11-15 impAfter discussions with Nate, repo copy the acpi assist...
2004-11-15 impMerge 1.3 from acpi_snc.c: don't use return_VALUE(...
2004-11-15 impAdd comment about why amd64 and ia64 don't build acpi...
2004-11-15 marcelApply a bandaid to avoid hangs on Ultra 2 machines...
2004-11-15 kientzleSince I'm not using the public API for writing
2004-11-15 kientzlePax extended headers were always failing
2004-11-15 marcelBe slightly more paranoid about using the divisor in...
2004-11-14 marcelRemove the BR tag. When the machine doesn't have the...
2004-11-14 marcelImplement UART_IOCTL_BAUD. Consequently, when the baudr...
2004-11-14 marcelAdd UART_IOCTL_BAUD to allow us to query the hardware...
2004-11-14 ruSo do it like we do in usr.bin/tip/tip/Makefile. ;)
2004-11-14 marcelMake sure the baudrate specified with the BR tag is...
2004-11-14 schweikhRevert previous commit. As ru explains:
2004-11-14 scottlMake it clear that the acpi modules can only be compile...
2004-11-14 truckmans/return_VALUE/return / to fix build breakage when...
2004-11-14 rwatsonFurther refine the if_em vlan fix in if_em.c:1.53:
2004-11-14 obrienCommit more debugging output. This is a little bit...
2004-11-14 obrienUnify the ci/co variables now that the the tty drivers...
2004-11-14 obrienCatch up with PHK's sio(4) rework [sys/dev/sio/sio...
2004-11-14 csjpCurrently if the user specifies -e and procfs is not...
2004-11-14 mlaierFix a reference from pool(9) -> zone(9), but keep on...
2004-11-14 phkMove the bit of the syncer which deals with vnodes...
2004-11-14 phkRearrange memory management for ioctl arguments to...
2004-11-14 schweikhAvoid an (ignored) error by invoking chflags on the...
2004-11-14 phkstyle polish.
2004-11-14 phkMove #define up.
2004-11-14 jkhtr(1) attempts to convert \n[n][n] sequences into octal...
2004-11-14 impUse PORTSDIR, falling back to /usr/ports
2004-11-13 tjrRemove stub libxpg4. All functionality was merged into...
2004-11-13 impKill ACPI_FUNCTION_TRACE. It is killing the tinderbox...
2004-11-13 phkEliminate vop_revoke() function now that devfs_revoke...
2004-11-13 phkIntegrate most of vop_revoke() into devfs_revoke()...
2004-11-13 phkAdd the devfs_fp_check() function which helps us get...
next