]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-11-15 Yaroslav TykhiyUse .Vt "struct stat" consistently.
2004-11-15 Yaroslav TykhiyNitpicking on grammar.
2004-11-15 Yaroslav TykhiyImprove mdoc(7) markup of the page: add several missing...
2004-11-15 Yaroslav TykhiyDocument the S_IS*(mode) macros used to test for file...
2004-11-15 Yoshihiro TakahashiPC98 does not have ACPI.
2004-11-15 David XuAlways set current thread when activating thread debugger,
2004-11-15 Lukas ErtlMove RAID5 offset calculation into a separate function...
2004-11-15 Yaroslav TykhiyDon't invent ways of capitalization orthogonal to the...
2004-11-15 Yaroslav TykhiyRFC 959 states that the following codes should be used
2004-11-15 Lukas ErtlShare gv_roughlength() between kernel and userland...
2004-11-15 Poul-Henning... Make VOP_BMAP return a struct bufobj for the underlying...
2004-11-15 Poul-Henning... Add pbgetbo()/pbrelbo() lighter weight versions of...
2004-11-15 Poul-Henning... Don't manually set b_bufobj, pbgetvp() does this for us.
2004-11-15 Poul-Henning... More kasserts.
2004-11-15 Poul-Henning... style polishing.
2004-11-15 Poul-Henning... Move pbgetvp() and pbrelvp() to vm_pager.c with the...
2004-11-15 Poul-Henning... expect the caller to have called pbrelvp() if necessary.
2004-11-15 Poul-Henning... Explicitly call pbrelvp()
2004-11-15 Poul-Henning... Order of arguments after "optional" is not without...
2004-11-15 Peter WemmOops, all my test boxes have NO_KERBEROS set, so I...
2004-11-15 Warner LoshAfter discussions with Nate, repo copy the acpi assist...
2004-11-15 Warner LoshMerge 1.3 from acpi_snc.c: don't use return_VALUE(...
2004-11-15 Warner LoshAdd comment about why amd64 and ia64 don't build acpi...
2004-11-15 Marcel MoolenaarApply a bandaid to avoid hangs on Ultra 2 machines...
2004-11-15 Tim KientzleSince I'm not using the public API for writing
2004-11-15 Tim KientzlePax extended headers were always failing
2004-11-15 Marcel MoolenaarBe slightly more paranoid about using the divisor in...
2004-11-14 Marcel MoolenaarRemove the BR tag. When the machine doesn't have the...
2004-11-14 Marcel MoolenaarImplement UART_IOCTL_BAUD. Consequently, when the baudr...
2004-11-14 Marcel MoolenaarAdd UART_IOCTL_BAUD to allow us to query the hardware...
2004-11-14 Ruslan ErmilovSo do it like we do in usr.bin/tip/tip/Makefile. ;)
2004-11-14 Marcel MoolenaarMake sure the baudrate specified with the BR tag is...
2004-11-14 Jens SchweikhardtRevert previous commit. As ru explains:
2004-11-14 Scott LongMake it clear that the acpi modules can only be compile...
2004-11-14 Don Lewiss/return_VALUE/return / to fix build breakage when...
2004-11-14 Robert WatsonFurther refine the if_em vlan fix in if_em.c:1.53:
2004-11-14 David E. O... Commit more debugging output. This is a little bit...
2004-11-14 David E. O... Unify the ci/co variables now that the the tty drivers...
2004-11-14 David E. O... Catch up with PHK's sio(4) rework [sys/dev/sio/sio...
2004-11-14 Christian S... Currently if the user specifies -e and procfs is not...
2004-11-14 Max LaierFix a reference from pool(9) -> zone(9), but keep on...
2004-11-14 Poul-Henning... Move the bit of the syncer which deals with vnodes...
2004-11-14 Poul-Henning... Rearrange memory management for ioctl arguments to...
2004-11-14 Jens SchweikhardtAvoid an (ignored) error by invoking chflags on the...
2004-11-14 Poul-Henning... style polish.
2004-11-14 Poul-Henning... Move #define up.
2004-11-14 Jordan K. Hubbardtr(1) attempts to convert \n[n][n] sequences into octal...
2004-11-14 Warner LoshUse PORTSDIR, falling back to /usr/ports
2004-11-13 Tim J. RobbinsRemove stub libxpg4. All functionality was merged into...
2004-11-13 Warner LoshKill ACPI_FUNCTION_TRACE. It is killing the tinderbox...
2004-11-13 Poul-Henning... Eliminate vop_revoke() function now that devfs_revoke...
2004-11-13 Poul-Henning... Integrate most of vop_revoke() into devfs_revoke()...
2004-11-13 Poul-Henning... Add the devfs_fp_check() function which helps us get...
2004-11-13 Poul-Henning... The default VOP_REVOKE() should be vop_panic() as we...
2004-11-13 Poul-Henning... VOP_REVOKE() is only ever for VCHR vnodes, so unionfs...
2004-11-13 Bjoern A. ZeebAdd knob NO_NIS (fka NO_YP_LIBC) and make world compile...
2004-11-13 Bjoern A. ZeebSet ramsize depending on a value from eprom instead...
2004-11-13 Poul-Henning... fifos doesn't need a vop_lookup, the default will do...
2004-11-13 Ruslan ErmilovSync usage() and SYNOPSIS.
2004-11-13 Poul-Henning... Polish two functions a bit so that it is easier to...
2004-11-13 Ruslan ErmilovRemoved bitrot.
2004-11-13 Ruslan ErmilovSync usage() with manpage SYNOPSIS and code.
2004-11-13 Max LaierMerge copyright notices.
2004-11-13 Ruslan ErmilovThere's no reason for "read" and "echo" commands to not
2004-11-13 Philip PaepsSomehow I missed this last night, acpi_init() doesn...
2004-11-13 Olivier HouchardRemove debugging printf.
2004-11-13 Olivier HouchardDon't forget to clear the PG_WRITEABLE flag when approp...
2004-11-13 Olivier HouchardUse uma_prealloc() on the l2table_zone to prevent a...
2004-11-13 Christian S... Remove un-needed call to close(2). The fd that close...
2004-11-13 Christian S... Document the fact that kvm_getenvv(3) requires procfs...
2004-11-13 Yaroslav TykhiyUsing off_t to pass a block size is obvious overkill.
2004-11-13 Yaroslav TykhiyKill ancient casts to integral types left from the...
2004-11-13 Poul-Henning... Be prepared to accept NULL mountargs as part of root...
2004-11-13 Poul-Henning... Introduce an alias for FILEDESC_{UN}LOCK() with the...
2004-11-13 Yaroslav TykhiyFix off-by-one errors and potential buffer overruns
2004-11-13 Robert WatsonCorrect two incorrectly merged changes introduced in...
2004-11-13 Marcel MoolenaarFor create and migrate, remove the `.Op Fl f' introduce...
2004-11-13 Marcel MoolenaarAdd an -f option (for force) to the migrate command...
2004-11-13 Marcel MoolenaarAdd an -f option (for force) to the create command...
2004-11-13 Marcel MoolenaarFix the MDIOCDETACH ioctl() for md(4). Now that the...
2004-11-13 Jordan K. HubbardUNIX conformance: If -r -f on non-existent directory...
2004-11-13 Philip PaepsWith the addition of a proper prototype, this is now...
2004-11-13 Philip PaepsTwo uint32_t casts crept in where they shouldn't have.
2004-11-13 Philip PaepsChange some formats and add some casts to make this
2004-11-13 Philip PaepsReflect the cuaa->cuad namechange in documentation.
2004-11-12 Philip PaepsUpdate moused(8) and mouse(4) to reflect the cuaa-...
2004-11-12 Philip Paeps o Change the strcmp() to a strncmp() to allow us to...
2004-11-12 Philip PaepsMinor whitespace nitpicking to reduce my diffs of Real...
2004-11-12 Gleb SmirnoffFix ng_ksocket(4) operation as a divert socket, which...
2004-11-12 Olivier HouchardImplement interrupt counting, so that vmstat -i work.
2004-11-12 Max LaierChange the way we automatically add prefix routes when...
2004-11-12 Ruslan ErmilovPorts aren't generally ready for parallel make.
2004-11-12 Poul-Henning... If -B is specified to get compat mode (as opposed to...
2004-11-12 Peter WemmCatch a few more autofs references.
2004-11-12 John BaldwinSpell _KERNEL correctly so that UP kernels are actually...
2004-11-12 John Baldwin- Use the SMP style ops for atomic_load/store() in...
2004-11-12 Christian Brueffersf(4) supports altq
2004-11-12 Christian BruefferAdd altq support.
2004-11-12 John BaldwinRemove these unused files before any other archs includ...
2004-11-12 Robert Watsonthird of several commits to allow kernel System V IPC...
next