]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-10-22 tjrAdd back the typedefs for in_addr_t and in_port_t;...
2002-10-22 phkPick up a prototyp from libdisk.h instead of having...
2002-10-22 phkSwing the weed-whacker around libdisk:
2002-10-22 ru_games is gone in rev. 1.305.
2002-10-22 jakeStart tick at the correct time (cpu_init_clocks), inste...
2002-10-22 silbyAdd some magic bits necessary to turn the transmitter...
2002-10-22 davidxudetect idle kse correctly.
2002-10-22 assarThis commit was generated by cvs2svn to compensate...
2002-10-22 assarimport 1.27 to fix buffer overflow:
2002-10-22 rwatson.Xr mac.3 and posix1e.3 to mac.9. Point at sys/mac...
2002-10-22 mckusickThis update further fine tunes the locking of snapshot...
2002-10-22 mckusickThis update is a performance improvement when allocatin...
2002-10-22 mckusickThis update removes a race between unmount and lookup...
2002-10-22 mckusickThis checkin reimplements the io-request priority hack...
2002-10-22 semenuRemove the OpenBSD comatibility stuff. Many changes...
2002-10-21 rwatsonAdd mac(9), a man page providing a basic introduction...
2002-10-21 rwatsonmac_none is a stub policy without any functional implem...
2002-10-21 julianRemove the process state PRS_WAIT.
2002-10-21 phkLobotomize MakeDev(), we don't need it with devfs.
2002-10-21 phkDEVFS has been nmountified, so use nmount(2) to mount it.
2002-10-21 mpAdd support for sparc64 kernel debugging.
2002-10-21 peterpsl.h isn't referenced anywhere that I could find on...
2002-10-21 rwatsonIntroduce mac_biba_copy() and mac_mls_copy(), which...
2002-10-21 jhbGrrr, s/PBP/BPB/ here as well.
2002-10-21 mikeAdd the ability to specify a strict C99 environment...
2002-10-21 phkSigh, d_ntracks, not d_nheads.
2002-10-21 iedowseImplement a new IP_SENDSRCADDR ancillary message type...
2002-10-21 mikeAdd id_t, a new type capable of representing a pid_t...
2002-10-21 iedowseRemove the "temporary connection" hack in udp_output...
2002-10-21 phkGEOM does not (and shall not) propagate flags like...
2002-10-21 phkWe want /dev/md0 for ramdisk roots, not /dev/md0c.
2002-10-21 phkfwheads and fwsectors got swapped underway.
2002-10-21 jhbSpell the BPB member of the 7.10 bootsector as bsBPB...
2002-10-21 desReduce the overhead of the mutex statistics gathering...
2002-10-21 rwatsonAdd compartment support to Biba and MLS policies. ...
2002-10-21 cognetOne #include <sys/sysctl.h> should be enough.
2002-10-21 julianAdd a flag needed for recovery of excess allocated...
2002-10-21 rwatsonMore in the way of minor consistency improvements:...
2002-10-21 rwatsonDemote sockets to single-label objects rather than...
2002-10-21 rwatsonSynchonize variable spelling with the MAC tree: we...
2002-10-21 rwatsonWhite space nit the crept in during merge.
2002-10-21 rwatsonSince the Biba and MLS access checks are identical...
2002-10-21 rwatsonCleanup of relabel authorization checks -- almost ident...
2002-10-21 simokawa- Abort all OCBs for timeout.
2002-10-21 brooksUse if_printf() instead of printf() to print diagnositi...
2002-10-21 brooksUse if_printf(ifp, "blah") instead of
2002-10-21 ruMake floppy-making part of release.9 conditional on...
2002-10-21 iedowseReplace in_pcbladdr() with a more generic inner subrout...
2002-10-21 gallatinAdd a bus_space_unmap() for the puc (and possibly other...
2002-10-21 gallatinAdd some documentation of FreeBSD's special synchroniza...
2002-10-21 ruA better version of disabling SGR support in grotty(1).
2002-10-21 maximFix LSRR option length check: it has to be less or...
2002-10-21 murrayUpdate comment to note that the third floppy (for modul...
2002-10-21 murrayNote that support for the third 'drivers floppy' has...
2002-10-21 simokawafix prototype of asyreqq().
2002-10-21 simokawaThese (userland) files shouldn't be here.
2002-10-21 markmRemove old build glue for removed games.
2002-10-21 markmMove more games stuff to the attic.
2002-10-21 ruGrammar nits.
2002-10-21 markmDeorbit complete. We dont build these anymore, so into...
2002-10-21 phkTrack changed definition of the debug registers.
2002-10-21 grehanAdd the USER_SR segment register to pcb state. Initiali...
2002-10-21 phkI overlooked an absolute path.
2002-10-21 brooksAll bpf.h/NBPF consumers are gone so stop generating...
2002-10-21 brooksDon't include the depricated "bpf.h" and always compile...
2002-10-21 marcelImplement working on ELF corefiles. Use kvm_read()...
2002-10-21 rwatsonAdd a twiddle to create PTY's with a biba/equal or...
2002-10-21 rwatsonUnhook the per-policy parsing/printing MAC modules...
2002-10-21 samtrack gratuitous change to sys/i386/include/reg.h
2002-10-21 brooksUse if_printf(ifp, "blah") instead of printf("ppp%d...
2002-10-21 brooksUse if_printf(ifp, "blah") instead of printf("vlan...
2002-10-21 brooksUse if_printf(ifp, "blah") instead of printf("sl%d...
2002-10-21 obrienMake static in our normal manner.
2002-10-21 brooksUse if_printf(ifp, "blah") and device_printf(dev, ...
2002-10-21 brooksUse if_printf(ifp, "blah") instead of
2002-10-21 keramidacrash(8) is a manual page, not a `section'.
2002-10-21 keramidaMinor typo fixes.
2002-10-21 keramidaUse .Ed to terminate .Bd display.
2002-10-21 bdeFixed some unsorting.
2002-10-21 obrienUnbreak Alpha world.
2002-10-20 obrienUse a warns setting we can catch regressions with.
2002-10-20 marcelIn cb_dumphdr() we were calling buf_write() with di...
2002-10-20 tmmFix the calculations of the length of the unread messag...
2002-10-20 acheUse more verbose diagnostics for wrong DIGIT range
2002-10-20 rwatsonHook up opt_mac.h to the build dependencies. The way...
2002-10-20 rwatsonAdd opt_mac.h to dependencies for if_stf.c module.
2002-10-20 phkFix two instances of variant struct definitions in...
2002-10-20 rwatsonMissed a case of _POSIX_MAC_PRESENT -> _PC_MAC_PRESENT...
2002-10-20 robertDo not try to work around ``poor (un)sign extension...
2002-10-20 jmallettWhen dumping thread info, only include the filename...
2002-10-20 phkAlways put the "access" macro argument in (), it might...
2002-10-20 phkNo need to specify CTLTYPE_INT when we use SYSCTL_INT.
2002-10-20 rwatsonWhen packets pass in and out of six-to-four (STF) tunne...
2002-10-20 phkWe have mem{cpy,cmp,set} functions in the kernel, don...
2002-10-20 phkWe have memset() and memcpy() in the kernel now, so...
2002-10-20 rwatsonWhen a packet is sent via a FDDI interface, perform...
2002-10-20 rwatsonWhen a packet is destined for delivery via an ATM mediu...
2002-10-20 samAnother baby step toward getting sysinstall working:
2002-10-20 impAdd devd to the build.
2002-10-20 impdevd. A daemon that hooks into the kernel's /dev/devct...
next