]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-10-24 Robert WatsonAttempt improved use of fts results: use the correct...
2002-10-24 Chris Costellomac_free() no longer accepts a void * parameter; only...
2002-10-24 Robert WatsonTeach "ls -Z" to use the policy-agnostic MAC label...
2002-10-24 Robert WatsonUse the MAC interface to list process MAC labels rather...
2002-10-23 Chris CostelloRemove superfluous empty "FILES" section.
2002-10-23 Chris CostelloRemove hard sentence breaks.
2002-10-23 Robert WatsonProvide a simple sample labeled access control policy...
2002-10-23 Robert WatsonProvide a simple sample labeled access control policy...
2002-10-23 Juli MallettRemove efree(), it isn't used consistently enough to...
2002-10-23 Robert WatsonRename ifconfig's "mac" argument to "maclabel" to preve...
2002-10-23 Mark MurrayFix for changed getbsize arg type.
2002-10-23 Kirk McKusickWe must be careful to avoid recursive copy-on-write...
2002-10-23 Andrew GallatinRemove the hack to build groff statically on alpha...
2002-10-23 Poul-Henning... More lobotomy:
2002-10-23 Poul-Henning... Remove another 10 mindless #ifdefs.
2002-10-23 John BaldwinWe always need sys/pcpu.h now, not just for the SMP...
2002-10-23 Poul-Henning... Rely on sysctl kern.disks to be there, and get rid...
2002-10-23 Poul-Henning... Remove unnecessary ioctls tickling kernel side to reali...
2002-10-23 Poul-Henning... Untangle #ifdefs in the write-end of things by giving...
2002-10-23 Poul-Henning... Separate the struct disklabel filling stuff from the...
2002-10-23 Mark MurrayChange the type of an unused variable to appease a...
2002-10-23 Ruslan ErmilovA crude temporary hack to fix building of ms(7) formatt...
2002-10-23 Mark MurrayAdjust for getbsize argument type change.
2002-10-23 Mark MurrayAdjust argument passed to getbsize().
2002-10-23 Poul-Henning... Remove NO_GEOM from sparc64.
2002-10-23 Mark MurrayRemove duplicate declaration.
2002-10-23 Mark MurrayRemove unneeded function prototypes.
2002-10-23 John Baldwin- New-bussify the rc(4) device driver.
2002-10-23 Hidetoshi ShimokawaDon't send/recieve packets when the interface is down.
2002-10-23 John Baldwinnpx(4) doesn't honor port hints so don't provide an...
2002-10-23 Poul-Henning... Fix cut&paste mistake.
2002-10-23 Mark MurrayMake the first argument of getbsize a size_t* instead...
2002-10-23 Hidetoshi Shimokawa- Dequeue OCBs more safely in sbp_abort_all_ocbs().
2002-10-23 Yoshihiro Takahashi- The GEOM system does not work on pc98.
2002-10-23 Yoshihiro TakahashiMFi386: revision 1.10
2002-10-23 Poul-Henning... Only define SEEK_{SET,CUR,END} if not already defined...
2002-10-23 Ruslan ErmilovNeed to run lint1 from ${WORLDTMP}/usr/libexec during...
2002-10-23 Tim J. RobbinsFix the NetBSD RCS id's on these files; somehow they...
2002-10-23 Tim J. RobbinsReimplement more efficiently, using a single forward...
2002-10-23 Tim J. RobbinsReimplement, handling the case where c == L'\0' correct...
2002-10-23 Poul-Henning... Add the new extra argument also in the alpha case.
2002-10-23 Hajimu UMEMOTOquery ip6.arpa then ip6.int for IPv6 reverse lookup...
2002-10-23 Dag-Erling... Whitespace cleanup.
2002-10-23 Mark MurrayBe consistent about declaring a function "static",...
2002-10-23 Mark MurrayConstify, staticify, rationalise types and fix other...
2002-10-23 Tim J. RobbinsAdd a Standards section, claiming conformance to IEEE...
2002-10-23 Mark MurrayConstify to squash some warnings.
2002-10-23 Mark MurrayVery minor whitespace/style nit.
2002-10-23 Mark MurrayPut parentheses around function-like macros to shut...
2002-10-23 Maxim KonovalovKill EOL spaces.
2002-10-23 Maxim KonovalovUse syslog for messages about dropped sessions, do...
2002-10-23 Dag-Erling... Translate to English.
2002-10-23 Dag-Erling... This commit was generated by cvs2svn to compensate...
2002-10-23 Dag-Erling... (MFP4#19900) Write message to stdout, not stderr.
2002-10-23 Assar Westerlundupdate version numbers to (consistenly):
2002-10-23 Assar WesterlundThis commit was generated by cvs2svn to compensate...
2002-10-23 Assar Westerlundimport 1.29 to fix buffer overflow:
2002-10-23 Udo ErdelhoffAdd two missing </para> I noticed during translation.
2002-10-23 Kirk McKusickMissplaced FREE_LOCK causes a panic when hit while...
2002-10-23 Scott LongHook raidctl up to the build.
2002-10-23 Tim J. RobbinsReplace this wcsncpy() implementation with one based...
2002-10-23 Robert WatsonTeach ifconfig(8) how to print and set the MAC labels...
2002-10-23 Marcel MoolenaarDon't complain if we have an inconsistent map that...
2002-10-23 Robert WatsonAdd a new '-s' option to su(1): if the flag is present...
2002-10-23 Robert WatsonIf LOGIN_SETMAC is set and MAC is enabled in the kernel...
2002-10-23 Robert WatsonIntroduce simple command line tools to manage MAC label...
2002-10-23 Alexander KabaevHandle binaries with arbitrary number PT_LOAD sections...
2002-10-23 Juli MallettDe-obfuscate and correct the include path handling...
2002-10-23 Alexander KabaevAdd support for binaries with arbitrary number of PT_LO...
2002-10-22 Giorgos KeramidasMinor grammar fix: referenced to -> in reference to.
2002-10-22 Giorgos KeramidasAdd description of fetch-recursive target.
2002-10-22 Giorgos KeramidasRefer to doc/en_US.ISO8859-1 for documentation.
2002-10-22 Giorgos KeramidasSplit an excessively long sentence.
2002-10-22 SUZUKI Shinsukefixed a kernel crash by "ifconfig stf0 inet 1.2.3.4"
2002-10-22 Giorgos KeramidasImprove wording by removing repetitive use of 'default'.
2002-10-22 Giorgos KeramidasThe ipfw module is only loaded if necessary.
2002-10-22 Giorgos Keramidass/then/than/ where appropriate.
2002-10-22 Giorgos Keramidasrulset -> ruleset
2002-10-22 Thomas QuinotFill in missing parts of the ATAPI/CAM XPT: implement...
2002-10-22 Juli MallettForgot to include <errno.h> when using 'errno' here.
2002-10-22 Juli MallettUse an error message closer to old dumpfs(8) in the...
2002-10-22 Juli MallettWhen errno is not set, do not use warn(3).
2002-10-22 Juli MallettUse the libufs_printerror() function, which hopefully...
2002-10-22 Juli MallettAdd the concept of a per-disk error string, and a funct...
2002-10-22 Robert WatsonStyle fix: space between 'switch' and '('.
2002-10-22 John BaldwinDon't dereference the 'x' pointer if it is NULL, instea...
2002-10-22 Robert Watsons/mls/biba/ in a copy+paste error for a printf.
2002-10-22 Jake Burkholder- Expand struct trapframe to 256 bytes, make all fields...
2002-10-22 John Baldwin- No need for pmtimer hint anymore.
2002-10-22 John BaldwinNo need for pmtimer hint anymore.
2002-10-22 John BaldwinAdd an identify method that creates a pmtimer0 device...
2002-10-22 Robert WatsonRemove the mac_te policy bits from 'struct oldmac'...
2002-10-22 Max Khonremove unused __sys_sigaltstack() declaration
2002-10-22 Max Khonfix pthread_suspend/resume_all_np() declarations
2002-10-22 Robert Watsonopt_mac.h is no longer required for any of these module...
2002-10-22 Bruce A. MahAdd Sun type 6 USB keyboard and mouse to supported...
2002-10-22 Bruce A. MahNew release notes: devctl, gbde(8), RAIDframe/raid...
2002-10-22 Robert WatsonDon't enforce MAC Biba policy for socket visibility...
2002-10-22 Matthew N.... Reserve a major number for NVIDIA.
2002-10-22 Alfred PerlsteinExplain to users that they may want to kldload aio.
next