]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-10-22 Tim J. RobbinsAdd back the typedefs for in_addr_t and in_port_t;...
2002-10-22 Poul-Henning... Pick up a prototyp from libdisk.h instead of having...
2002-10-22 Poul-Henning... Swing the weed-whacker around libdisk:
2002-10-22 Ruslan Ermilov_games is gone in rev. 1.305.
2002-10-22 Jake BurkholderStart tick at the correct time (cpu_init_clocks), inste...
2002-10-22 Mike SilbersackAdd some magic bits necessary to turn the transmitter...
2002-10-22 David Xudetect idle kse correctly.
2002-10-22 Assar WesterlundThis commit was generated by cvs2svn to compensate...
2002-10-22 Assar Westerlundimport 1.27 to fix buffer overflow:
2002-10-22 Robert Watson.Xr mac.3 and posix1e.3 to mac.9. Point at sys/mac...
2002-10-22 Kirk McKusickThis update further fine tunes the locking of snapshot...
2002-10-22 Kirk McKusickThis update is a performance improvement when allocatin...
2002-10-22 Kirk McKusickThis update removes a race between unmount and lookup...
2002-10-22 Kirk McKusickThis checkin reimplements the io-request priority hack...
2002-10-22 Semen UstimenkoRemove the OpenBSD comatibility stuff. Many changes...
2002-10-21 Robert WatsonAdd mac(9), a man page providing a basic introduction...
2002-10-21 Robert Watsonmac_none is a stub policy without any functional implem...
2002-10-21 Julian ElischerRemove the process state PRS_WAIT.
2002-10-21 Poul-Henning... Lobotomize MakeDev(), we don't need it with devfs.
2002-10-21 Poul-Henning... DEVFS has been nmountified, so use nmount(2) to mount it.
2002-10-21 Mark PeekAdd support for sparc64 kernel debugging.
2002-10-21 Peter Wemmpsl.h isn't referenced anywhere that I could find on...
2002-10-21 Robert WatsonIntroduce mac_biba_copy() and mac_mls_copy(), which...
2002-10-21 John BaldwinGrrr, s/PBP/BPB/ here as well.
2002-10-21 Mike BarcroftAdd the ability to specify a strict C99 environment...
2002-10-21 Poul-Henning... Sigh, d_ntracks, not d_nheads.
2002-10-21 Ian DowseImplement a new IP_SENDSRCADDR ancillary message type...
2002-10-21 Mike BarcroftAdd id_t, a new type capable of representing a pid_t...
2002-10-21 Ian DowseRemove the "temporary connection" hack in udp_output...
2002-10-21 Poul-Henning... GEOM does not (and shall not) propagate flags like...
2002-10-21 Poul-Henning... We want /dev/md0 for ramdisk roots, not /dev/md0c.
2002-10-21 Poul-Henning... fwheads and fwsectors got swapped underway.
2002-10-21 John BaldwinSpell the BPB member of the 7.10 bootsector as bsBPB...
2002-10-21 Dag-Erling... Reduce the overhead of the mutex statistics gathering...
2002-10-21 Robert WatsonAdd compartment support to Biba and MLS policies. ...
2002-10-21 Olivier HouchardOne #include <sys/sysctl.h> should be enough.
2002-10-21 Julian ElischerAdd a flag needed for recovery of excess allocated...
2002-10-21 Robert WatsonMore in the way of minor consistency improvements:...
2002-10-21 Robert WatsonDemote sockets to single-label objects rather than...
2002-10-21 Robert WatsonSynchonize variable spelling with the MAC tree: we...
2002-10-21 Robert WatsonWhite space nit the crept in during merge.
2002-10-21 Robert WatsonSince the Biba and MLS access checks are identical...
2002-10-21 Robert WatsonCleanup of relabel authorization checks -- almost ident...
2002-10-21 Hidetoshi Shimokawa- Abort all OCBs for timeout.
2002-10-21 Brooks DavisUse if_printf() instead of printf() to print diagnositi...
2002-10-21 Brooks DavisUse if_printf(ifp, "blah") instead of
2002-10-21 Ruslan ErmilovMake floppy-making part of release.9 conditional on...
2002-10-21 Ian DowseReplace in_pcbladdr() with a more generic inner subrout...
2002-10-21 Andrew GallatinAdd a bus_space_unmap() for the puc (and possibly other...
2002-10-21 Andrew GallatinAdd some documentation of FreeBSD's special synchroniza...
2002-10-21 Ruslan ErmilovA better version of disabling SGR support in grotty(1).
2002-10-21 Maxim KonovalovFix LSRR option length check: it has to be less or...
2002-10-21 Murray StokelyUpdate comment to note that the third floppy (for modul...
2002-10-21 Murray StokelyNote that support for the third 'drivers floppy' has...
2002-10-21 Hidetoshi Shimokawafix prototype of asyreqq().
2002-10-21 Hidetoshi ShimokawaThese (userland) files shouldn't be here.
2002-10-21 Mark MurrayRemove old build glue for removed games.
2002-10-21 Mark MurrayMove more games stuff to the attic.
2002-10-21 Ruslan ErmilovGrammar nits.
2002-10-21 Mark MurrayDeorbit complete. We dont build these anymore, so into...
2002-10-21 Poul-Henning... Track changed definition of the debug registers.
2002-10-21 Peter GrehanAdd the USER_SR segment register to pcb state. Initiali...
2002-10-21 Poul-Henning... I overlooked an absolute path.
2002-10-21 Brooks DavisAll bpf.h/NBPF consumers are gone so stop generating...
2002-10-21 Brooks DavisDon't include the depricated "bpf.h" and always compile...
2002-10-21 Marcel MoolenaarImplement working on ELF corefiles. Use kvm_read()...
2002-10-21 Robert WatsonAdd a twiddle to create PTY's with a biba/equal or...
2002-10-21 Robert WatsonUnhook the per-policy parsing/printing MAC modules...
2002-10-21 Sam Lefflertrack gratuitous change to sys/i386/include/reg.h
2002-10-21 Brooks DavisUse if_printf(ifp, "blah") instead of printf("ppp%d...
2002-10-21 Brooks DavisUse if_printf(ifp, "blah") instead of printf("vlan...
2002-10-21 Brooks DavisUse if_printf(ifp, "blah") instead of printf("sl%d...
2002-10-21 David E. O... Make static in our normal manner.
2002-10-21 Brooks DavisUse if_printf(ifp, "blah") and device_printf(dev, ...
2002-10-21 Brooks DavisUse if_printf(ifp, "blah") instead of
2002-10-21 Giorgos Keramidascrash(8) is a manual page, not a `section'.
2002-10-21 Giorgos KeramidasMinor typo fixes.
2002-10-21 Giorgos KeramidasUse .Ed to terminate .Bd display.
2002-10-21 Bruce EvansFixed some unsorting.
2002-10-21 David E. O... Unbreak Alpha world.
2002-10-20 David E. O... Use a warns setting we can catch regressions with.
2002-10-20 Marcel MoolenaarIn cb_dumphdr() we were calling buf_write() with di...
2002-10-20 Thomas MoestlFix the calculations of the length of the unread messag...
2002-10-20 Andrey A. ChernovUse more verbose diagnostics for wrong DIGIT range
2002-10-20 Robert WatsonHook up opt_mac.h to the build dependencies. The way...
2002-10-20 Robert WatsonAdd opt_mac.h to dependencies for if_stf.c module.
2002-10-20 Poul-Henning... Fix two instances of variant struct definitions in...
2002-10-20 Robert WatsonMissed a case of _POSIX_MAC_PRESENT -> _PC_MAC_PRESENT...
2002-10-20 Robert DrehmelDo not try to work around ``poor (un)sign extension...
2002-10-20 Juli MallettWhen dumping thread info, only include the filename...
2002-10-20 Poul-Henning... Always put the "access" macro argument in (), it might...
2002-10-20 Poul-Henning... No need to specify CTLTYPE_INT when we use SYSCTL_INT.
2002-10-20 Robert WatsonWhen packets pass in and out of six-to-four (STF) tunne...
2002-10-20 Poul-Henning... We have mem{cpy,cmp,set} functions in the kernel, don...
2002-10-20 Poul-Henning... We have memset() and memcpy() in the kernel now, so...
2002-10-20 Robert WatsonWhen a packet is sent via a FDDI interface, perform...
2002-10-20 Robert WatsonWhen a packet is destined for delivery via an ATM mediu...
2002-10-20 Sam LefflerAnother baby step toward getting sysinstall working:
2002-10-20 Warner LoshAdd devd to the build.
2002-10-20 Warner Loshdevd. A daemon that hooks into the kernel's /dev/devct...
next