]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-05-28 Maxime HenrionRemove a duplicated vfs_freeopts() that I introduced...
2002-05-28 Benno RiceThe stack is not at the top of the user struct.
2002-05-28 Benno RiceRemove an assertion as to whether the current thread...
2002-05-28 Benno Rice- Move macros that represent where syscall args are...
2002-05-28 Bruce EvansFixed lossage of the prototype for usage() in previous...
2002-05-28 Benno RiceRemove the old prototype for kcopy. It's in cpu.h...
2002-05-28 Tim J. RobbinsAdd a History section. comm(1) appeared in V4.
2002-05-28 Tim J. RobbinsNo need to handle '-' explicitly in getopt() loop.
2002-05-28 Marcel MoolenaarAdd support to GEOM for GUID Partition Tables (GPTs...
2002-05-28 Murray StokelyMFS r1.1.2.18 - Include vim6 rather than vim5 on disc #1.
2002-05-28 Ruslan ErmilovUpdate for current /usr/src.
2002-05-28 Tim J. RobbinsDocument the ENABLE_SUID_NEWGRP variable.
2002-05-28 Benno RiceImplement pmap_copy and pmap_copy_page.
2002-05-28 Benno RiceMove the kcopy() function from trap.c to machdep.c...
2002-05-28 Ruslan ErmilovFixed the world breakage caused by my last commit.
2002-05-28 Doug BartonActually accept the default argument to SCREEN_WIDTH.
2002-05-28 Dag-Erling... Add NAI copyright.
2002-05-28 Dag-Erling... If unable to retrive maxfiles / openfiles, fail rather...
2002-05-28 Dag-Erling... Drive-by whitespace cleanup & add NAI copyright
2002-05-28 Dag-Erling... Drive-by whitespace cleanup.
2002-05-28 Dag-Erling... Remove the code that was disabled in a recent commit...
2002-05-28 Tim J. RobbinsWrite "FROM" heading above the hostname column, like...
2002-05-28 Dag-Erling... Back out part of previous commit; the dev_t union trick...
2002-05-28 Marcel MoolenaarAdd uuidgen(2) and uuidgen(1).
2002-05-28 Kris KennawayQuiet some format string warnings by marking prototypes...
2002-05-28 Jeroen Ruigrok... Remove, with extreme prejudice, the notion that /tmp...
2002-05-28 Marcel MoolenaarAdd syscall uuidgen() for generating Univerally Unique...
2002-05-28 Dag-Erling... Oops, don't print /dev/ twice.
2002-05-28 Dag-Erling... struct tty -> struct xtty. Reenable some previously...
2002-05-28 Dag-Erling... Introduce struct xtty, used when exporting tty informat...
2002-05-28 Tim J. RobbinsHook newgrp(1) up to the build.
2002-05-28 Tim J. RobbinsAdd the newgrp(1) utility, which changes groups. This...
2002-05-28 Mike BarcroftPrepend BIG_ENDIAN, BYTE_ORDER, LITTLE_ENDIAN, and...
2002-05-28 Bruce A. MahTypo fix: s/IPSec/IPsec/g
2002-05-27 Brian SomersCoerce pid_t to long rather than int for better portabi...
2002-05-27 Alan Cox o Remove unused #defines.
2002-05-27 Murray StokelyThe ports collection now contains over 7000 application...
2002-05-27 Robert DrehmelCorrect a check for NUL.
2002-05-27 David E. O... I missed the setting of PREFIX_INCLUDE_DIR when I visua...
2002-05-27 Ruslan ErmilovRe-enable running of makewhatis(1).
2002-05-27 Ruslan ErmilovBootstrap makewhatis(1).
2002-05-27 David MaloneAs far as I can tell, the maximum packet size for 802...
2002-05-27 David MaloneRemove a stray "t" in the usage message.
2002-05-27 Bruce Evansphsyical -> physical
2002-05-27 Benno RicePrint srr1 in printtrap()
2002-05-27 Benno RiceGet the correct memory regions from OpenFirmware. ...
2002-05-27 Robert Drehmel - Move the loop conditional into the "for" header.
2002-05-27 Ruslan ErmilovChange the ">>> make release ..." output to also includ...
2002-05-27 Ruslan ErmilovFixed the nasty bug I introduced in rev. 1.671 that got
2002-05-27 Benno RiceUse correct types in [sf]uword32.
2002-05-27 Juli MallettDon't risk catching a signal while handling a signal...
2002-05-27 Marcel MoolenaarWork around a memory fault on ia64 caused by having...
2002-05-27 Tim J. RobbinsThe XCU issue 5 requirement of accepting the file opera...
2002-05-27 Tim J. Robbinsstyle(9): use errx() where appropriate instead of fprin...
2002-05-27 Tim J. Robbinsstyle(9): use err() instead of perror() + exit().
2002-05-27 Tim J. RobbinsClaim conformance to IEEE Std 1003.1-2001.
2002-05-27 Tim J. RobbinsAllow "-" to be specified as an operand as well as...
2002-05-27 Dima DorfmanDon't tsleep() with an sb_mtx held.
2002-05-27 Tim J. RobbinsAvoid overflowing `fname' if the file name prefix given...
2002-05-27 Tim J. RobbinsExit non-zero if the tags file cannot be opened.
2002-05-27 Dima DorfmanRemove spurious period.
2002-05-27 Tim J. RobbinsFrom NetBSD:
2002-05-27 Tim J. RobbinsInitialise the `positions' array correctly before use.
2002-05-27 Mike BarcroftUse underscored variant of BYTE_ORDER and friends to...
2002-05-27 Josef KarthauserRegen.
2002-05-27 Josef KarthauserAdd a couple of new aue ethernet adapters from NetBSD:
2002-05-26 Josef KarthauserUse aue_lookup for looking up devices.
2002-05-26 Josef KarthauserCorrect the usage of DMAADDR in a piece of '#if 0'd...
2002-05-26 Josef KarthauserMFNetBSD:
2002-05-26 Josef KarthauserMFNetBSD: ohci.c (1.124), uhci.c (1.159), usbdi.c ...
2002-05-26 Udo ErdelhoffMore catchup MFbeds:
2002-05-26 Udo ErdelhoffThe pre-release sweep continues:
2002-05-26 Poul-Henning... Add a proof-of-concept encryption class.
2002-05-26 Poul-Henning... Give the closet-dev_t we hand to the diskdrivers a...
2002-05-26 Poul-Henning... Only clear the spoiled flag if the class had no spoiled...
2002-05-26 David E. O... Alpha has crtfastmath also.
2002-05-26 David E. O... Rev 1.12 broke `make all' w/o a previous `make depends'.
2002-05-26 Sebastien GioriaInitial translation
2002-05-26 Sebastien GioriaInitial translation
2002-05-26 Sebastien Gioria- be more FDP compliant
2002-05-26 Tony FinchNote that this is a historical document and that users...
2002-05-26 Sebastien GioriaFirst shot of the translation in the userland section.
2002-05-26 David E. O... The special checks for %b and %D in rev 1.1 were done...
2002-05-26 Doug RabsonAdd declarations of suword32 and suword64. Add implemen...
2002-05-26 Jake BurkholderRemove a hack for using an external compiler if cross...
2002-05-26 Tim J. RobbinsNote that the lutimes(2) and lchflags(2) syscalls also...
2002-05-26 Tim J. RobbinsAdd lchmod(2) to the list of syscalls that do not follo...
2002-05-26 Dag-Erling... Mutex statistics script.
2002-05-26 Dag-Erling... Make sure there's a statement after the out: label...
2002-05-26 Nick HibmaCosmetic change (align with other boot blocks):
2002-05-26 Poul-Henning... Mis-edit in last commit.
2002-05-26 Poul-Henning... Be a bit smarter about rewriting data so we don't loose...
2002-05-26 Tim J. RobbinsAdd Standards, Diagnostics and History sections.
2002-05-26 Poul-Henning... Use an umazone per unit for allocating the sectors...
2002-05-26 Tim J. RobbinsIf a file operand cannot be processed, go on to process...
2002-05-26 Dima DorfmanRemove extra word.
2002-05-26 Alan Cox o Acquire and release Giant around pmap operations...
2002-05-26 John W. De... Log invalid config entries. Make the -d option actually...
2002-05-25 Mark MurrayTrim out this subdir; nothing has been made in here...
2002-05-25 Poul-Henning... Give the "malloc" backing of md(4) an adaptive multilev...
next